mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 07:08:01 +08:00
* config/sparc/tm-sun4sol2.h (HANDLE_SVR4_EXEC_EMULATORS):
Define to enable handling of shared libraries for a.out executables, run under Solaris BCP.
This commit is contained in:
@ -64,3 +64,6 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
|
|||||||
#define N_SO_ADDRESS_MAYBE_MISSING
|
#define N_SO_ADDRESS_MAYBE_MISSING
|
||||||
|
|
||||||
#define FAULTED_USE_SIGINFO
|
#define FAULTED_USE_SIGINFO
|
||||||
|
|
||||||
|
/* Enable handling of shared libraries for a.out executables. */
|
||||||
|
#define HANDLE_SVR4_EXEC_EMULATORS
|
||||||
|
Reference in New Issue
Block a user