Document supported file formats in manual.

This commit is contained in:
Daniel Beer 2011-03-15 15:26:23 +13:00
parent ae2357170c
commit 0b94a97c97
1 changed files with 16 additions and 0 deletions

View File

@ -426,6 +426,22 @@ Rename symbols by searching for those matching the given regular
expression and substituting the given string for the matched portion. The
symbols renamed are displayed, as well as a total count of all symbols
renamed.
.SH BINARY FORMATS
The following binary/symbol formats are supported by MSPDebug:
.RS
ELF32
.br
COFF
.br
Intel HEX (program only)
.br
BSD symbol table (symbols only)
.br
TI Text (program only)
.br
SREC (program only)
.RE
.SH IO SIMULATOR
The IO simulator subsystem consists of a database of device classes, and a
list of instances of those classes. Each device class has a different