From: Jeff Law Date: Mon, 12 Jun 1995 06:27:26 +0000 (+0000) Subject: Zap static data problem off the TODO list. X-Git-Tag: gdb-4_18~11674 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca95702a3a4f81d4a600c10d8df87df778a8e306;p=platform%2Fupstream%2Fbinutils.git Zap static data problem off the TODO list. --- 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.