Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 552 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 552 Bytes

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