debugbreak

Breakpoint

Allows software developers to programmatically insert breakpoints in their C/C++ code.

break into the debugger programmatically

GitHub

625 stars
34 watching
75 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
devtooligan/huffpoint A utility to set breakpoints in Solidity code using Foundry debugger 34
cenkalti/flask-debug-toolbar-mongo An extension for Flask's Debug Toolbar to display MongoDB debugging information 4
progbits/smldbg An educational C++20 debugger with basic debugging functionality and no dependencies. 4
varjagg/brake An extended breakpoint facility for Common Lisp 11
microsoft/dbgshell Automates tasks in the Windows debugger 675
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
pdbpp/pdbpp An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. 1,307
microsoft/windbg-samples A collection of extensions and sample scripts for extending the Windows Debugger 722
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
gridbugs/rip A Rust-based implementation of a simple, browser-compatible debugger for executing code snippets 2
snowair/phalcon-debugbar A tool that integrates debug and profiling capabilities into the Phalcon Framework for efficient debugging and performance analysis. 162
plone/plone.app.debugtoolbar Provides debug information and tools to facilitate site development and troubleshooting in Plone web applications. 8
derekparker/delve A debugger for the Go programming language aimed at providing simple and full featured debugging tools. 635
azmr/live_edit A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code. 13
adrianbj/tracydebugger A debugging and development tool for ProcessWire CMF/CMS 88