Started to add debug infos for C functions and symbols.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5273 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
void DbgInfoFile (void);
|
||||
/* Parse and handle FILE subcommand of the .dbg pseudo instruction */
|
||||
|
||||
void DbgInfoFunc (void);
|
||||
/* Parse and handle FUNC subcommand of the .dbg pseudo instruction */
|
||||
|
||||
void DbgInfoLine (void);
|
||||
/* Parse and handle LINE subcommand of the .dbg pseudo instruction */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user