Skip to content

Commit 6161064

Browse files
committed
Merge pull request fffaraz#152 from Ferenc-/master
Add Metashell
2 parents 1bb50c4 + 557bcde commit 6161064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
582582
* [Comparison of debuggers](http://en.wikipedia.org/wiki/Comparison_of_debuggers) - A list of Debuggers from Wikipedia.
583583
* [GDB](https://www.gnu.org/software/gdb) - GNU Debugger.
584584
* [LLDB](http://lldb.llvm.org/) - The LLDB Debugger.
585+
* [Metashell](https://metashell.readthedocs.org) - An interactive template metaprogramming shell which includes the MDB metadebugger.
585586
* [Valgrind](http://valgrind.org/) - A tool for memory debugging, memory leak detection, and profiling.
586587
* [x64_dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
587588

0 commit comments

Comments
 (0)