From b0118cb4864ac5813032989b39510ab0833eda96 Mon Sep 17 00:00:00 2001 From: SametSisartenep Date: Mon, 12 Oct 2015 22:16:12 +0200 Subject: [PATCH] Added GDB-Dashboard --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0843468..578af89 100644 --- a/README.md +++ b/README.md @@ -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