GDB C/C++ Level Souce Code
Joey DiGiorgio
digiorgiojoey at gmail.com
Fri Feb 17 20:54:20 UTC 2017
I am able to debug an RTEMS application while viewing the assembly
language code, but is there any way to debug an RTEMS application and
break, list, etc. the C/C++ level code?
I tried building everything with the --enable-rtems-debug flag, but I
still get a message about "symbol tables" not being loaded.
To start I am just working with the "testsuites/samples/hello"
application in either QEMU or the GDB simulator.
- Joey D.
More information about the users
mailing list