aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-xdep.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-06-11 08:43:29 +0000
committerJohn Gilmore <gnu@cygnus>1992-06-11 08:43:29 +0000
commit1304f099bc900e60f31817b19cc22634880c6611 (patch)
tree9f2c2ea6fb401595ea14558b2066d5b0dd94707c /gdb/sparc-xdep.c
parentbab58134b507e9eca3f8d88db45b36d47a4d3168 (diff)
downloadgdb-1304f099bc900e60f31817b19cc22634880c6611.zip
gdb-1304f099bc900e60f31817b19cc22634880c6611.tar.gz
gdb-1304f099bc900e60f31817b19cc22634880c6611.tar.bz2
Small changes from Solaris port. The big stuff is not all working yet.
* inferior.h (register_valid): Declare. * remote-udi.c, rs6000-xdep.c, sparc-xdep.c, tm-rs6000.h: Remove decl. * objfiles.h (ALL_OBJFILE_{SYMTABS,PSYMTABS,MSYMBOLS}): Add macros for traversing the data structures in a single objfile. * tm-m88k.h, tm-sparc.h (REGISTER_NAMES): Remove extra semicolon. * tm-i960.h (REGISTER_NAMES): Cosmetic change. * infcmd.c: Lint.
Diffstat (limited to 'gdb/sparc-xdep.c')
-rw-r--r--gdb/sparc-xdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/sparc-xdep.c b/gdb/sparc-xdep.c
index 327388e..01ae204 100644
--- a/gdb/sparc-xdep.c
+++ b/gdb/sparc-xdep.c
@@ -33,8 +33,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "gdbcore.h"
#include <sys/core.h>
-extern char register_valid[];
-
/* We don't store all registers immediately when requested, since they
get sent over in large chunks anyway. Instead, we accumulate most
of the changes and send them over once. "deferred_stores" keeps