gdb/
authorVladimir Prus <vladimir@codesourcery.com>
Sat, 22 Sep 2007 19:06:59 +0000 (19:06 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sat, 22 Sep 2007 19:06:59 +0000 (19:06 +0000)
commit511a6cd4e1e2b29e79fd05f8dd3fb95de3961ed6
treea83fa43858795876435819b52e5e95bc26a90084
parent4f8d1dc6a5603e96bd38b0966edee1603edcea5b
gdb/
* breakpoint.h (struct breakpoint): Move the cond
field to...
(struct bp_location): Here.
* breakpoint.c (condition_command, bpstat_stop_status)
(print_one_breakpoint, allocate_bp_location)
(solib_load_unload_1, create_fork_vfork_event_catchpoint)
(create_exec_event_catchpoint, create_breakpoints)
(break_command_1, watch_command_1, handle_gnu_v3_exceptions)
(create_ada_exception_breakpoint, set_breakpoint_sal)
(delete_breakpoint, breakpoint_re_set_one): Adjust.
* tui/tui-winsource.c (tui_update_breakpoint_info): Adjust.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/tui/tui-winsource.c
This page took 0.030347 seconds and 4 git commands to generate.