Skip to content

gdb 8.2.1.20190210

Compare
Choose a tag to compare
@ssbssa ssbssa released this 10 Feb 17:17
· 69 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
  • Relocate main executable if necessary (ASLR)
  • Use thread description for thread name

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