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:
99e0981
)
Zap static data problem off the TODO list.
author
Jeff Law
<law@redhat.com>
Mon, 12 Jun 1995 06:27:26 +0000
(06:27 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 12 Jun 1995 06:27:26 +0000
(06:27 +0000)
gdb/somsolib.c
patch
|
blob
|
history
diff --git
a/gdb/somsolib.c
b/gdb/somsolib.c
index 199f67cec7633af8c994ab7b4e08ff20c5a09d6e..22b787b99a10a6f715c733e564de341031c92095 100644
(file)
--- a/
gdb/somsolib.c
+++ b/
gdb/somsolib.c
@@
-37,9
+37,6
@@
and by Cygnus Support. */
/* TODO:
- * Access to static (file scoped) variables in shared libraries
- still doesn't work.
-
* Most of this code should work for hp300 shared libraries. Does
anyone care enough to weed out any SOM-isms.