You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/gdb
Kevin Darbyshire-Bryant 900d86766b toolchain: gdb: enable TUI
The GDB Text User Interface (TUI) is a terminal interface
which uses the curses library to show the source file,
the assembly output, the program registers and GDB
commands in separate text windows.

In other words it's a friendlier interface for idiots like me!

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
6 years ago
..
patches toolchain/gdb: update to version 8.0.1 7 years ago
patches-arc toolchain/gdb: reorganize patch layout 8 years ago
Makefile toolchain: gdb: enable TUI 6 years ago