Skip to content

Releases: doronz88/hilda

v2.0.11

22 Jul 10:42
46f5461
Compare
Choose a tag to compare

What's Changed

  • symbols_jar: make monitor() use up to $arg8 by @doronz88 in #74

Full Changelog: v2.0.10...v2.0.11

v2.0.10

22 Jul 05:14
fcab630
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

15 Jul 08:42
f2b1bb2
Compare
Choose a tag to compare

What's Changed

  • 2fc0dc2 configs: add enable_stdout_stderr
  • ee64412 cli: fix attaching when supplying a pid

Full Changelog: v2.0.8...v2.0.9

v2.0.8

10 Jul 08:37
17cf2a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.0.8

v2.0.7

08 Jul 11:37
68bfb4c
Compare
Choose a tag to compare

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.6

07 Jul 11:42
e04069e
Compare
Choose a tag to compare

What's Changed

  • objective_c_symbol: fix handling of ivars of unknown type by @doronz88 in #66

Full Changelog: v2.0.5...v2.0.6

v2.0.5

03 Jul 07:14
b7719f2
Compare
Choose a tag to compare

What's Changed

  • hilda_client: fix override of globals from interactive shell by @doronz88 in #65

Full Changelog: v2.0.4...v2.0.5

v2.0.4

26 Jun 05:28
b3f79f8
Compare
Choose a tag to compare

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

11 Jun 05:14
d437860
Compare
Choose a tag to compare

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

09 Jun 14:15
d4056ba
Compare
Choose a tag to compare

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