[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
Tue Jun 7 18:06:52 PDT 2022
jingham updated this revision to Diff 435013.
jingham added a comment.
Allow for specifying breakpoint locations as well as breakpoints.
Also fix the sync setting & resetting.
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.435013.patch
Type: text/x-patch
Size: 17821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220608/4d241d61/attachment-0001.bin>
More information about the lldb-commits
mailing list