* sparc-tdep.c (stop_after_trap): Remove declaration, not used.

This commit is contained in:
Joel Brobecker 2003-06-30 16:55:31 +00:00
parent 7a20f2c262
commit 39b00981ac
2 changed files with 4 additions and 3 deletions

View File

@ -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.

View File

@ -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