1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2025-07-02 03:28:49 +02:00

Added GDB-Dashboard

This commit is contained in:
SametSisartenep 2015-10-12 22:16:12 +02:00
parent 044e1f0675
commit 7b9556fd68

View File

@ -158,3 +158,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [to-single-quotes](https://github.com/sindresorhus/to-single-quotes-cli)- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
* [yosay](https://github.com/yeoman/yosay)
* [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard)- Modular
visual interface for GDB in Python