From 01d1590babc04e0950cdcbde17a69a677322c855 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 15 Dec 1992 01:45:15 +0000 Subject: * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: Remove decl for attach_flag, it now lives in inferior.h. * hppa-pinsn.c: Reformat opcode tables. Add function prototypes. Make most functions static. * hppah-nat.c: General cleanups, remove BSD specific code (since that all lives in hppab-nat.c). * hppah-tdep.c (frame_chain_valid), tm-hppa.h (FRAME_CHAIN): Change sense of test against inside_entry_file(). This fix is from U. of Utah. * tm-hppa.h (PUSH_DUMMY_FRAME, POP_FRAME): Use char * for 2nd arg to read/write_register_bytes(). --- gdb/hppab-nat.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/hppab-nat.c') diff --git a/gdb/hppab-nat.c b/gdb/hppab-nat.c index 752b370..c0c49b8 100644 --- a/gdb/hppab-nat.c +++ b/gdb/hppab-nat.c @@ -63,9 +63,6 @@ kill_inferior () } #ifdef ATTACH_DETACH -/* Nonzero if we are debugging an attached process rather than - an inferior. */ -extern int attach_flag; /* Start debugging the process whose number is PID. */ int -- cgit v1.1