(DEBUG_SYMS_TEXT): Define.
From-SVN: r3791
This commit is contained in:
parent
ad3b403032
commit
51980b4a2b
@ -170,3 +170,9 @@ extern char *xcoff_read_only_section_name;
|
|||||||
Also has the consequence of putting each struct, union or enum
|
Also has the consequence of putting each struct, union or enum
|
||||||
into a separate .stabs, containing only cross-refs to the others. */
|
into a separate .stabs, containing only cross-refs to the others. */
|
||||||
#define DBX_NO_XREFS
|
#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
|
||||||
|
Loading…
Reference in New Issue
Block a user