[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 21 17:40:49 PDT 2022
jingham updated this revision to Diff 438879.
jingham added a comment.
Address review comments
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.438879.patch
Type: text/x-patch
Size: 18910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/6ef605a7/attachment-0001.bin>
More information about the lldb-commits
mailing list