diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-04-09 03:17:45 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-04-09 03:17:45 +0000 |
commit | cabd4da684520537eb21d0d0af95cf5ba3efff30 (patch) | |
tree | 59b8058f1b38425f8dcb3f12898388602ce57a56 /gdb/serial.c | |
parent | dfbfbd9632f30f2f9e7a2993a3dd34c3155c9c6a (diff) | |
download | binutils-cabd4da684520537eb21d0d0af95cf5ba3efff30.zip binutils-cabd4da684520537eb21d0d0af95cf5ba3efff30.tar.gz binutils-cabd4da684520537eb21d0d0af95cf5ba3efff30.tar.bz2 |
* breakpoint.h (struct bpstat): Remove momentary field.
Remove bpstat_momentary_breakpoint. This was always kludgy
and is no longer used.
* breakpoint.h: Add enum bpstat_what.
breakpoint.h (struct bpstat), breakpoint.c (bpstat_stop_status):
stop and print fields of bpstat now per-breakpoint, not just
one for the whole chain.
breakpoint.{c,h} (bpstat_what): New function.
breakpoint.h: Remove bpstat_stop and bpstat_should_print.
infrun.c: Replace switch (stop_bpstat->breakpoint_at->type)
with call to bpstat_what.
README: Remove watchpoint/breakpoint bug from known bugs.
* breakpoint.h: Prototype bpstat_find_breakpoint.
Diffstat (limited to 'gdb/serial.c')
0 files changed, 0 insertions, 0 deletions