smldbg
Debugger
An educational C++20 debugger with basic debugging functionality and no dependencies.
A small, dependency free debugger.
4 stars
1 watching
1 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
cppdebuggereducational
Related projects:
Repository | Description | Stars |
---|---|---|
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
pdbpp/pdbpp | An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. | 1,310 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
theldus/bread | An injectable real-mode x86 debugger that allows debugging arbitrary code on real hardware from another PC via serial cable. | 285 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 781 |
scottt/debugbreak | Allows software developers to programmatically insert breakpoints in their C/C++ code. | 625 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
vitoplantamura/bugchecker | A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification | 930 |
dlbeer/mspdebug | A debugging tool for microcontrollers. | 190 |
cgdb/cgdb | A lightweight console frontend to the GNU debugger | 1,729 |