Using the Python API for GDB to produce commands and TUI Windows to improve debugging with ARM assembler.
See The Wiki for more information.
The latest additions:
- vector.py: Display vector registers in a much more friendly way than GDB allows.
- general.py: Improved Tui register window.
- infogsd.py: Improved info commands for general, single, double and vector registers.
Armv8-a and AArch64 supported.
- general-riscv.py: Improved Tui register window for RISC-V.