Skip to content

ficoos/tgdbdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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 gdb-dashboard
  4. copy tgdbinit to ~/.tgdbinit
  5. add to tgdb to PATH

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