OSDN Git Service

2002-12-06 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Wed, 11 Dec 2002 22:34:47 +0000 (22:34 +0000)
committercagney <cagney>
Wed, 11 Dec 2002 22:34:47 +0000 (22:34 +0000)
commit9e884a7766daef4067c39e8da4f2ec8c0dca757a
tree43a00f0e1cdf133ebbc93a733f1c4ec2a41854f1
parent6cc9511eb807d1a8fb41d3dc2d36840862953c11
2002-12-06  Andrew Cagney  <ac131313@redhat.com>

* breakpoint.h (struct breakpoint): Replace frame with frame_id.
(set_momentary_breaokpoint): Replace `struct frame_info' parameter
with `struct frame_id'.
(set_longjmp_resume_breakpoint): Ditto.
* infrun.c (handle_inferior_event): Update.
* breakpoint.c (watch_command_1, until_break_command): Update.
* infrun.c (handle_inferior_event, check_sigtramp2): Update.
(handle_inferior_event, step_over_function): Update.
* breakpoint.c (bpstat_stop_status, print_one_breakpoint): Update.
(set_raw_breakpoint, set_longjmp_resume_breakpoint): Update.
(set_momentary_breakpoint, deprecated_frame_in_dummy): Update.
* infcmd.c (finish_command, run_stack_dummy): Update.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infcmd.c
gdb/infrun.c