* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,

OSF/1 has shared libraries.
This commit is contained in:
Peter Schauer 1994-04-08 00:36:54 +00:00
parent a9617bd573
commit 77af4652a7

View File

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