mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 10:34:21 +08:00
* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,
OSF/1 has shared libraries.
This commit is contained in:
@ -43,6 +43,10 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
|
|||||||
|
|
||||||
#define CANNOT_STEP_BREAKPOINT
|
#define CANNOT_STEP_BREAKPOINT
|
||||||
|
|
||||||
|
/* OSF/1 has shared libraries. */
|
||||||
|
|
||||||
|
#define GDB_TARGET_HAS_SHARED_LIBS
|
||||||
|
|
||||||
/* Support for shared libraries. */
|
/* Support for shared libraries. */
|
||||||
|
|
||||||
#include "solib.h"
|
#include "solib.h"
|
||||||
|
Reference in New Issue
Block a user