Add missing "breaks"
authorTom Tromey <tom@tromey.com>
Thu, 19 Apr 2018 20:48:51 +0000 (14:48 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 5 May 2018 04:04:46 +0000 (22:04 -0600)
commit15c9ffd6977a93869243dce04988cbaa8340bb00
treea6f65b444e594c5c9da9e1f78ed85b74adfdf0fd
parente3829d13f6d0615f663d2a85ef4281a4365a947c
Add missing "breaks"

This adds a "break" to a couple of spots where it was erroneously
omitted.  I think these are the two (potential) real bugs caught by
this series.

2018-05-04  Tom Tromey  <tom@tromey.com>

* mi/mi-main.c (mi_cmd_trace_frame_collected) <REGISTERS_FORMAT>:
Add missing "break".
* mi/mi-cmd-stack.c (mi_cmd_stack_list_locals) <NO_FRAME_FILTERS>:
Add missing "break".
gdb/ChangeLog
gdb/mi/mi-cmd-stack.c
gdb/mi/mi-main.c
This page took 0.04183 seconds and 4 git commands to generate.