Skip to content

Instantly share code, notes, and snippets.

@debuti
Last active April 29, 2025 14:45
Show Gist options
  • Save debuti/b6eb039e28894094251c292be303c940 to your computer and use it in GitHub Desktop.
Save debuti/b6eb039e28894094251c292be303c940 to your computer and use it in GitHub Desktop.
gdbinit
# https://github.com/cyrus-and/gdb-dashboard
# wget -O ~/.dashboard.gdb https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit
source ~/.dashboard.gdb
set confirm off
set verbose off
# Custom dashboard config
dashboard source -style height 20
dashboard assembly -style height 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment