Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Extend GDB with Text User Interface (TUI) windows

  • Show the output of commonly used GDB commands in dedicated windows.
  • Create your own TUI windows with Python.

image

Setup

Download the tui_windows.py file, load it into GDB and activate the many-windows layout:

(gdb) source ./tui_windows.py
(gdb) layout many-windows

Feel free to modify tui_windows.py for your own workflow.

About

Extend GDB with Text User Interface (TUI) windows

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages