[Lldb-commits] [PATCH] D144688: [lldb] Fix {break, watch}point command function stopping behavior

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 24 15:16:01 PST 2023


mib updated this revision to Diff 500317.
mib retitled this revision from "[lldb] Fix watchpoint command function stopping behavior" to "[lldb] Fix {break,watch}point command function stopping behavior".
mib edited the summary of this revision.
mib added a comment.

Address @jingham & @delcypher feedbacks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144688/new/

https://reviews.llvm.org/D144688

Files:
  lldb/source/Commands/CommandObjectWatchpointCommand.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/test/API/commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py
  lldb/test/API/commands/watchpoints/watchpoint_commands/command/main.cpp
  lldb/test/API/commands/watchpoints/watchpoint_commands/command/watchpoint_command.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144688.500317.patch
Type: text/x-patch
Size: 8565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230224/412724cb/attachment-0001.bin>


More information about the lldb-commits mailing list