Skip to content

v3.2

Latest
Compare
Choose a tag to compare
@gdbinit gdbinit released this 11 Jan 01:12
418e869
  • New sessions format. Breaks compatibility with previous format. Sorry!

  • Temporary hardware breakpoints and command to step over using hardware breakpoints.

  • Commands to list and suspend threads.

  • Display breakpoint number when adding new breakpoints.

  • Additional information added to breakpoint list command.

  • Improve commands help.

  • Code formatting fixes.

  • Fix arm64 command. Thanks dkmcgrath!

  • Replace uuid property with GetUUIDString() method.