Files
llvm/lldb/bindings/interface
nikitalita dc5dfc102f [lldb] python-bindings: fix SBTarget.get_target_watchpoints() (#82295)
Fixes erroneous usage of `bkpts` instead of `watchpoints` (probably
introduced from copying and pasting `get_target_bkpts()`).
2024-02-26 15:05:02 -08:00
..