mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-16 20:38:26 +00:00
* sparc-tdep.c (stop_after_trap): Remove declaration, not used.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user