From 0b94a97c973263c752de78e111f4ee4fbf7039a2 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Tue, 15 Mar 2011 15:26:23 +1300 Subject: [PATCH] Document supported file formats in manual. --- mspdebug.man | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/mspdebug.man b/mspdebug.man index 5d97f46..c22dcb0 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -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