Releases: doronz88/hilda
Releases · doronz88/hilda
v2.0.7
What's Changed
- 966d512 hilda_client: add
wait_for_module()
- be5e72d hilda_client: fix
monitor()
when given symbol is str
Full Changelog: v2.0.6...v2.0.7
v2.0.4
What's Changed
- f25c8bf keybindings: Add keybindings for
ui.show
- 50c1434 launch_lldb: Make all launches stop at entry
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- 431f9e9 hilda_client: fix handling of float-point registers
- 5c0ee23 hilda_client: fix
objc_call
signature
- 4aa6310 hilda_client: improve
monitor()
optionals validation
- 90f820a hilda_client: fix handling of
monitor(bt=True)
- e9e7401 hilda_client: improve
monitor(stop=True)
user feedback
- fd9b9a8 exceptions: refactor
LLDBException
to LLDBError
- fcc5a8d refactor python api
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- 9a1ea54 cli: Change
Path
to str
- 864c1e4 launch_lldb: Handle
SetSelectedThread
- c2e31d7 hilda_client: Fix
force_return
and retval
- 53b9ecd hilda_client: Add
set_selected_thread
- b64585b launch_lldb: Fix attaching print
Full Changelog: v2.0.1...v2.0.2
v2.0.0
What's Changed
- f0669d6 add
lldb_importer
to safely manage import lldb
- fc54eca pyproject: make package macos only
- 24fc03a hilda_client: seperate configurable values into their own namespace
- 15f1938 refactor into its own standalone debugger
Full Changelog: v1.4.3...v2.0.0