forked from Imagelibrary/binutils-gdb
* dbxread.c (end_psymtab): Only patch psymtab textlow and texthigh
if N_SO_ADDRESS_MAYBE_MISSING is defined. * config/sparc/tm-sun4sol2.h: Define it.
This commit is contained in:
@@ -51,3 +51,6 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
|
||||
|
||||
#define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
|
||||
#endif /* 0 */
|
||||
|
||||
/* The SunPRO compiler puts out 0 instead of the address in an N_SO symbol. */
|
||||
#define N_SO_ADDRESS_MAYBE_MISSING
|
||||
|
||||
Reference in New Issue
Block a user