Releases: ssbssa/gdb
Releases · ssbssa/gdb
gdb 8.2.1.20190206
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)
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
gdb 8.2.1.20190202
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