Next: 7.4 Command Line Options.
Up: 7. SDCDB - Source
Previous: 7.2 How the Debugger
  Contents
  Index
The debugger can be started using the following command line. (Assume
the file you are debugging has the file name foo).
sdcdb foo
The debugger will look for the following files.
- foo.c - the source file.
- foo.cdb - the debugger symbol information file.
- foo.ihx - the intel hex format object file.
Johan Knol
2001-07-13