[Lldb-commits] [PATCH] D79666: Complete breakpoint enable/disable/delete/modify with a list of breakpoint IDs

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 11 06:24:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e50b9a43bf6: Complete breakpoint enable/disable/delete/modify with a list of breakpoint IDs (authored by MrHate, committed by teemperor).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79666

Files:
  lldb/include/lldb/Interpreter/CommandCompletions.h
  lldb/source/Commands/CommandCompletions.cpp
  lldb/source/Commands/CommandObjectBreakpoint.cpp
  lldb/test/API/functionalities/completion/TestCompletion.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79666.263155.patch
Type: text/x-patch
Size: 7109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200511/b4ad9b59/attachment.bin>


More information about the lldb-commits mailing list