old-cross-binutils/gdb/testsuite
Jim Blandy dfdfb3ca98 Remove unused support for target-based exception catching.
* target.h (struct target_ops): Delete
to_enable_exception_callback and to_get_current_exception_event
members.
(target_enable_exception_callback)
(target_get_current_exception_event): Delete macros.
* target.c (update_current_target): Remove code to inherit and
default those members.
(debug_to_enable_exception_callback)
(debug_to_get_current_exception_event): Delete functions.
(setup_target_debug): Don't install those methods.
* inf-child.c (inf_child_enable_exception_callback)
(inf_child_get_current_exception_event): Delete dummy functions.
(inf_child_target): Don't install them in the target vector.
* breakpoint.h (enum bptype): Delete bp_catch_catch,
bp_catch_throw.
* breakpoint.c (cover_target_enable_exception_callback)
(ep_is_exception_catchpoint, create_exception_catchpoint): Delete
functions.
(insert_bp_location, update_breakpoints_after_exec)
(remove_breakpoint, ep_is_catchpoint, print_it_typical)
(bpstat_stop_status, bpstat_what)
(bpstat_get_triggered_catchpoints, print_one_breakpoint_location)
(user_settable_breakpoint, allocate_bp_location)
(disable_watchpoints_before_interactive_call_start)
(enable_watchpoints_after_interactive_call_stop, mention)
(delete_breakpoint, breakpoint_re_set_one, disable_command)
(enable_command): Remove exception catchpoint cases.
(catch_exception_command_1): Don't try target-based exception
handling.
* stack.c (catch_info): Call print_frame_label_vars
unconditionally.
2007-12-13 02:00:09 +00:00
..
config Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.ada Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.arch * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selected 2007-10-30 19:35:35 +00:00
gdb.asm Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.base Remove unused support for target-based exception catching. 2007-12-13 02:00:09 +00:00
gdb.cp * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files. 2007-11-01 17:34:57 +00:00
gdb.disasm * gdb.disasm/t01_mov.s: Remove carriage returns. 2007-11-02 20:33:12 +00:00
gdb.dwarf2 gdb/ 2007-11-25 21:40:39 +00:00
gdb.fortran Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.gdb * gdb.base/default.exp (show version): Update the version text. 2007-09-03 14:58:47 +00:00
gdb.hp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.java Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.mi * remote.c (remote_cmdlist): New variable. 2007-11-30 21:50:19 +00:00
gdb.modula2 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT. 2007-10-16 17:28:56 +00:00
gdb.objc Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.opt * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
gdb.pascal 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> 2007-10-08 12:41:25 +00:00
gdb.server * remote.c (remote_cmdlist): New variable. 2007-11-30 21:50:19 +00:00
gdb.stabs Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.threads * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New. 2007-10-23 20:17:55 +00:00
gdb.trace * gdb.trace/backtrace.exp: Fix a typo. 2007-11-22 16:03:00 +00:00
gdb.xml * NEWS: Document target described register support for PowerPC. 2007-10-15 19:45:31 +00:00
lib * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read 2007-12-10 14:32:50 +00:00
.gdbinit
aclocal.m4
ChangeLog Remove unused support for target-based exception catching. 2007-12-13 02:00:09 +00:00
configure * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
configure.ac * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
Makefile.in * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
TODO