10.6. Debugging with Graphical User Interfaces
It is convenient to useDDD, a Graphical User
Interface to GDB, for debugging as it allows to define and execute
frequently used commands via buttons. You can start
DDD with the command:
bash$ ddd --debugger ${CROSS_COMPILE}gdb &
If DDD is not already installed on your Linux system, have a look
at your distribution media. | 10.5. Application Debugging | 1. Abstract | 11. Simple Embedded Linux Framework | |||
| Prev | Home | Next | |||
