aboutsummaryrefslogtreecommitdiff
path: root/gdb/somsolib.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-06-12 06:27:26 +0000
committerJeff Law <law@redhat.com>1995-06-12 06:27:26 +0000
commitca95702a3a4f81d4a600c10d8df87df778a8e306 (patch)
tree7c5264502b54f19d75012f05045172d1c3841062 /gdb/somsolib.c
parent99e0981c6085e677fd1001a7bc605d1daff2cdc4 (diff)
downloadfsf-binutils-gdb-ca95702a3a4f81d4a600c10d8df87df778a8e306.zip
fsf-binutils-gdb-ca95702a3a4f81d4a600c10d8df87df778a8e306.tar.gz
fsf-binutils-gdb-ca95702a3a4f81d4a600c10d8df87df778a8e306.tar.bz2
Zap static data problem off the TODO list.
Diffstat (limited to 'gdb/somsolib.c')
-rw-r--r--gdb/somsolib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/somsolib.c b/gdb/somsolib.c
index 199f67c..22b787b 100644
--- 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.