airbus-cert / ttddbg

Time Travel Debugging IDA plugin
Apache License 2.0
553 stars 35 forks source link

IDA crash #9

Closed HongThatCong closed 1 year ago

HongThatCong commented 1 year ago

IDA will crash when debugger selected not ttddbg

  1. Menu Debugger - Switch debugger....
  2. In "Select a debugger form...", select a debugger, not ttddbg
  3. Run, debug...
  4. Click on any button of ttddbg toolbar, IDA will crash Tks
simsor commented 1 year ago

Thanks for the bug report. This has been fixed in 3dd6f38d62199ed4a1745b582057d7c3e1e52e51 by hiding the buttons when "ttddbg" is not selected.

We will soon issue a new release containing this fix.