tgdbdb
tgdbdb copied to clipboard
tmux + gdb + dashboard
tgdbdb - tmux + gdb + dashboard
This is a small script to get all of the above working together.
Note that this is a work in progress.

Install
- install tmux
- install gdb
- install gdb-dashboard
- copy
tgdbinitto~/.tgdbinit - add to
tgdbtoPATH
Use
To use just run tgdb instead of gdb when debugging.
Features
- Sets up a pane for the dashboard and the inferior
- Aliases
db=dashboard - Better highlighting for dark terminals