Skip to content

gdb 8.2.1.20190202

Compare
Choose a tag to compare
@ssbssa ssbssa released this 02 Feb 19:03
· 77 commits to gdb-8.2-branch since this release

Added functionality:

  • Read Windows minidump files
  • Show information of last exception in $_siginfo convenience variable
  • Syntax highlighting in TUI

Added commands:

  • minidump
    Save minidump file of the debugged process
  • minidump-full
    Save minidump file with full memory of the debugged process
  • jit-install
    Install as JIT debugger
  • jit-uninstall
    Uninstall JIT debugger
  • console
    Resize console