[Lldb-commits] [PATCH] D143282: [lldb] Accept negative indexes in __getitem__
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 3 17:58:53 PST 2023
kastiglione updated this revision to Diff 494783.
kastiglione added a comment.
Add a couple tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143282/new/
https://reviews.llvm.org/D143282
Files:
lldb/bindings/interface/SBBreakpoint.i
lldb/bindings/interface/SBInstructionList.i
lldb/bindings/interface/SBModule.i
lldb/bindings/interface/SBProcess.i
lldb/bindings/interface/SBSymbolContextList.i
lldb/bindings/interface/SBTarget.i
lldb/bindings/interface/SBThread.i
lldb/bindings/interface/SBTypeCategory.i
lldb/bindings/interface/SBTypeEnumMember.i
lldb/bindings/interface/SBValue.i
lldb/bindings/interface/SBValueList.i
lldb/test/API/python_api/breakpoint/TestBreakpointAPI.py
lldb/test/API/python_api/thread/TestThreadAPI.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143282.494783.patch
Type: text/x-patch
Size: 10782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230204/3809d347/attachment-0001.bin>
More information about the lldb-commits
mailing list