Skip to content

0.6.5

Compare
Choose a tag to compare
@daniel5151 daniel5151 released this 06 Apr 01:21
· 22 commits to master since this release

New Protocol Extensions

  • ExtendedMode > CurrentActivePid - Support reporting a non-default active PID #133
    • Required to fix vAttach behavior (see Bugfixes section below)

Bugfixes

  • Fix for targets with no active threads #127 (xobs)
  • Fix vAttach behavior when switching between multiple processes #129 (xobs), and #133
  • Minor doc fixes