Skip to content

shlomopongratz/tgdbdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

screenshot

Install

  1. install tmux
  2. install gdb
  3. install libtmux
  4. install gdb-dashboard
  5. copy tgdbinit to ~/.tgdbinit
  6. add to alias tgdb='tmux new gdb -x ~/.tgdbinit' ~/.bashrc

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

About

tmux + gdb + dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published