* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 11:16:35 +0000 (11:16 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 11:16:35 +0000 (11:16 +0000)
commitcf3e377e61e7861677252feb4d06ba8fcea1e5c1
tree7e1ed4681df30cfb29b5b0e98f5d8fa38e6f1999
parentf5ebb9ea78ef2e0613cf1d855aebeca513048456
* breakpoint.c, breakpoint.h (breakpoint_init_inferior):  New function
that clears the `inserted' flag for all breakpoints and deletes
any breakpoints which should go away between runs of programs.
* inflow.c (generic_mourn_inferior), infrun.c (init_wait_for_inferior),
remote-es.c (es1800_load), comments in exec.c and corelow.c:
Use it instead of mark_breakpoints_out.
* breakpoint.c (mark_breakpoints_out):  Update comment, tm-rs6000.h
uses it in a completely different context.
* breakpoint.c (breakpoint_re_set_one):  Add bp_call_dummy case.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/corelow.c
gdb/inflow.c
gdb/infrun.c
gdb/remote-es.c
This page took 0.025899 seconds and 4 git commands to generate.