From 2517d91b5bb12aa42afbe1e4f52537d803f8d9db Mon Sep 17 00:00:00 2001 From: jesusc Date: Fri, 23 May 2003 17:23:27 +0000 Subject: [PATCH] Added description for .mem, .a51 and aomf51 files git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2643 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- doc/sdccman.lyx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index b915fcef..b54f3d70 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -3266,11 +3266,19 @@ sourcefile.rel - Object file created by the assembler, input to Linkage editor \newline sourcefile.map - The memory map for the load module, created by the Linker \newline +sourcefile.mem - A file with a summary of the memory ussage +\newline sourcefile.ihx - The load module in Intel hex format (you can select the Motorola S19 format with ---out-fmt-s19) \newline +sourcefile.adb - An intermediate file containing debug information needed + to create the .cdb file (with ---debug) +\newline sourcefile.cdb - An optional file (with ---debug) containing debug information \newline +sourcefile. - (no extension) An optional AOMF51 file containing debug + information (with ---debug) +\newline sourcefile.dump* - Dump file to debug the compiler it self (with ---dumpall) (see section \begin_inset Quotes sld -- 2.39.5