(DEBUG_SYMS_TEXT): Define.

From-SVN: r3791
This commit is contained in:
Jim Wilson 1993-03-19 18:06:21 -08:00
parent ad3b403032
commit 51980b4a2b
1 changed files with 6 additions and 0 deletions

View File

@ -170,3 +170,9 @@ extern char *xcoff_read_only_section_name;
Also has the consequence of putting each struct, union or enum
into a separate .stabs, containing only cross-refs to the others. */
#define DBX_NO_XREFS
/* We must put stabs in the text section. If we don't the assembler
won't handle them correctly; it will sometimes put stabs where gdb
can't find them. */
#define DEBUG_SYMS_TEXT