debugbreak

Breakpoint

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

break into the debugger programmatically

GitHub

628 stars
34 watching
75 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
devtooligan/huffpointA utility to set breakpoints in Solidity code using Foundry debugger34
cenkalti/flask-debug-toolbar-mongoAn extension for Flask's Debug Toolbar to display MongoDB debugging information4
progbits/smldbgAn educational C++20 debugger with basic debugging functionality and no dependencies.4
varjagg/brakeAn extended breakpoint facility for Common Lisp11
microsoft/dbgshellAutomates tasks in the Windows debugger678
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
pdbpp/pdbppAn enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands.1,313
microsoft/windbg-samplesA collection of extensions and sample scripts for extending the Windows Debugger728
georgejahad/debug-replA Clojure REPL extension that allows debugging with access to surrounding lexical scope151
gridbugs/ripA Rust-based implementation of a simple, browser-compatible debugger for executing code snippets2
snowair/phalcon-debugbarA tool that integrates debug and profiling capabilities into the Phalcon Framework for efficient debugging and performance analysis.163
plone/plone.app.debugtoolbarProvides debug information and tools to facilitate site development and troubleshooting in Plone web applications.8
derekparker/delveA debugger for the Go programming language aimed at providing simple and full featured debugging tools.641
azmr/live_editA collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code.14
adrianbj/tracydebuggerA debugging and development tool for ProcessWire CMF/CMS88