aboutsummaryrefslogtreecommitdiff
path: root/gdb/inf-loop.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2022-07-08 11:37:17 +0100
committerLancelot SIX <lsix@lancelotsix.com>2022-07-26 08:22:10 +0100
commit60cd08d40309a2b4ce1daae84074893e6303ad17 (patch)
treef3297ca44aeaaa10d49871dd3b31a80e6c5a9266 /gdb/inf-loop.c
parent8e883b5e112208afe488c529a1fb82116ff729f1 (diff)
downloadgdb-60cd08d40309a2b4ce1daae84074893e6303ad17.zip
gdb-60cd08d40309a2b4ce1daae84074893e6303ad17.tar.gz
gdb-60cd08d40309a2b4ce1daae84074893e6303ad17.tar.bz2
MI: mi_runto -pending
With the CLI testsuite's runto proc, we can pass "allow-pending" as an option, like: runto func allow-pending That is currently not possible with MI's mi_runto, however. This patch makes it possible, by adding a new "-pending" option to mi_runto. A pending breakpoint shows different MI attributes compared to a breakpoint with a location, so the regexp returned by mi_make_breakpoint isn't suitable. Thus, add a new mi_make_breakpoint_pending proc for pending breakpoints. Tweak mi_runto to let it take and pass down arguments. Change-Id: I185fef00ab545a1df2ce12b4dbc3da908783a37c
Diffstat (limited to 'gdb/inf-loop.c')
0 files changed, 0 insertions, 0 deletions