mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-07 12:30:32 +00:00
* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,
OSF/1 has shared libraries.
This commit is contained in:
parent
a9617bd573
commit
77af4652a7
@ -43,6 +43,10 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
|
||||
|
||||
#define CANNOT_STEP_BREAKPOINT
|
||||
|
||||
/* OSF/1 has shared libraries. */
|
||||
|
||||
#define GDB_TARGET_HAS_SHARED_LIBS
|
||||
|
||||
/* Support for shared libraries. */
|
||||
|
||||
#include "solib.h"
|
||||
|
Loading…
Reference in New Issue
Block a user