This is a small script to get all of the above working together.
Note that this is a work in progress.
- install tmux
- install gdb
- install gdb-dashboard
- copy
tgdbinitto~/.tgdbinit - add to
tgdbtoPATH
To use just run tgdb instead of gdb when debugging.
- Sets up a pane for the dashboard and the inferior
- Aliases
db=dashboard - Better highlighting for dark terminals
