Madhavi Manchala
2011-04-11 11:30:14 UTC
Dear All,
We are unable to debug the OpenWRT image through GDB from a host
system. When we try to debug, we are seeing the following error
messages on the GDB screen. We are running the GDB from Cygwin on a
Windows XP system.
No symbol table is loaded. Use the "file" command.
Make breakpoint pending on future shared library load?
We also tried to load the executable image from <gdb> prompt with
"file" command. This time, we are seeing the following error messages.
<no debugging symbols found> ...done.
We enabled the following from "make menuconfig" which we run from the trunk.
Advanced configuration options (for developers) [enter] → Toolchain
Options → [*] Build gdb
Utilities → gdbserver
Shall we need to be changed CFLAGS in any Makefile for including the -g option?
Any suggestions / ideas / links would be appreciated and help us a lot.
Thanks and Regards,
Madhavi M.
We are unable to debug the OpenWRT image through GDB from a host
system. When we try to debug, we are seeing the following error
messages on the GDB screen. We are running the GDB from Cygwin on a
Windows XP system.
No symbol table is loaded. Use the "file" command.
Make breakpoint pending on future shared library load?
We also tried to load the executable image from <gdb> prompt with
"file" command. This time, we are seeing the following error messages.
<no debugging symbols found> ...done.
We enabled the following from "make menuconfig" which we run from the trunk.
Advanced configuration options (for developers) [enter] → Toolchain
Options → [*] Build gdb
Utilities → gdbserver
Shall we need to be changed CFLAGS in any Makefile for including the -g option?
Any suggestions / ideas / links would be appreciated and help us a lot.
Thanks and Regards,
Madhavi M.