projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9617bd
)
* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,
author
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 8 Apr 1994 00:36:54 +0000
(
00:36
+0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 8 Apr 1994 00:36:54 +0000
(
00:36
+0000)
OSF/1 has shared libraries.
gdb/config/alpha/nm-alpha.h
patch
|
blob
|
history
diff --git
a/gdb/config/alpha/nm-alpha.h
b/gdb/config/alpha/nm-alpha.h
index 0a6e5de1a4d326f85cf363216969eec8557b8d3e..033af3ba8ba45988f59cbd03d1c7a8f5d69cd6ed 100644
(file)
--- a/
gdb/config/alpha/nm-alpha.h
+++ b/
gdb/config/alpha/nm-alpha.h
@@
-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"