|
debugbreak
☆
« Back to VersTracker
|
|||||
|
Description: Break into the debugger programmatically |
|||||
| Type: Formula | Latest Version: 1.0@0 | Tracked Since: Dec 17, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: debugging c c++ header-only cross-platform developer-tools | |||||
| Install: brew install debugbreak | |||||
|
About: debugbreak is a header-only C/C++ library that provides a cross-platform `debug_break()` function. It allows developers to programmatically insert breakpoints into source code, which will trigger a debugger if attached. This is particularly useful for debugging in environments where manual breakpoint setting is difficult or for conditional debugging scenarios. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| License: BSD-2-Clause | |||||
| Bottles available for: all | |||||
| Version History | |||||
|