* 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:
Jim Kingdon
1994-01-21 17:53:57 +00:00
parent 6de495621b
commit 6545c6a085
3 changed files with 16 additions and 2 deletions

View File

@@ -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