OpenWrt Forum Archive

Topic: Openwrt Debugger

The content of this topic has been archived on 5 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hallo
Sometimes you create your package on normal Linux System, where you are insure it will run. In few cases, cross compilation this program and install the package under router running OpenWRT will fail.
I want to ask if any debugger is available when this cases face the developer.

PS: I am sure that VM deals with different images, but creating an image for specific operating system is not easy.
For example, you can't create an image for Broadcom BCM963xx [2.4 or 2.4] but you create an image x86.

You can use remote debugging with gdb I think, though I've never needed it with OpenWrt myself so have yet to use it and can't give more details.

The discussion might have continued from here.