next up previous contents index
Next: 7.1 Compiling for Debugging Up: SDCC Compiler User Guide Previous: 6. Retargetting for other   Contents   Index

7. SDCDB - Source Level Debugger

SDCC is distributed with a source level debugger. The debugger uses a command line interface, the command repertoire of the debugger has been kept as close to gdb (the GNU debugger) as possible. The configuration and build process is part of the standard compiler installation, which also builds and installs the debugger in the target directory specified during configuration. The debugger allows you debug BOTH at the C source and at the ASM source level.



Subsections

Johan Knol
2001-07-13