Write the high level debug info to the object file.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5281 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -56,6 +56,9 @@ void DbgInfoLine (void);
|
||||
void DbgInfoSym (void);
|
||||
/* Parse and handle SYM subcommand of the .dbg pseudo instruction */
|
||||
|
||||
void WriteHLDbgSyms (void);
|
||||
/* Write a list of all high level language symbols to the object file. */
|
||||
|
||||
|
||||
|
||||
/* End of dbginfo.h */
|
||||
|
||||
Reference in New Issue
Block a user