[Lldb-commits] [PATCH] D126513: Add -b (--continue-to-breakpoint) option to the "process continue" command
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 22 09:55:40 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4298b1b8d137: Add a "-b" option to "process continue" to run to a set of breakpoints, (authored by jingham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126513/new/
https://reviews.llvm.org/D126513
Files:
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Commands/Options.td
lldb/test/API/commands/process/continue_to_bkpt/Makefile
lldb/test/API/commands/process/continue_to_bkpt/TestContinueToBkpts.py
lldb/test/API/commands/process/continue_to_bkpt/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126513.439069.patch
Type: text/x-patch
Size: 18910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/1a57aa7e/attachment-0001.bin>
More information about the lldb-commits
mailing list