[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()`).
parent
0339ce06
Please register or sign in to comment