* sparc-tdep.c (stop_after_trap): Remove declaration, not used.
This commit is contained in:
parent
7a20f2c262
commit
39b00981ac
@ -1,3 +1,7 @@
|
||||
2003-06-30 Joel Brobecker <brobecker@gnat.com>
|
||||
|
||||
* sparc-tdep.c (stop_after_trap): Remove declaration, not used.
|
||||
|
||||
2003-06-30 David Carlton <carlton@kealia.com>
|
||||
|
||||
Band-aid for PR c++/1245.
|
||||
|
@ -130,9 +130,6 @@ struct gdbarch_tdep
|
||||
* TARGET_ARCHITECTURE->mach == bfd_mach_sparc_v9a))
|
||||
*/
|
||||
|
||||
/* From infrun.c */
|
||||
extern int stop_after_trap;
|
||||
|
||||
/* 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
|
||||
|
Loading…
Reference in New Issue
Block a user