| ID | 175919 | |||||||
|---|---|---|---|---|---|---|---|---|
| Package Name | debugbreak | |||||||
| Links | Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem | |||||||
| Version | 1.0 | |||||||
| Release | 1.fc43 | |||||||
| Epoch | Draft | False | ||||||
| Summary | Break into the debugger programmatically | |||||||
| Description | debugbreak.h allows you to put breakpoints in your C/C++ code with a call to debug_break(). • Include one header file and insert calls to debug_break() in the code where you wish to break into the debugger. • Supports GCC, Clang and MSVC. • Works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures. • Works like the DebugBreak() function provided by Windows and QNX. | |||||||
| Built by | zhangsongsong | |||||||
| State | complete | |||||||
| Volume | DEFAULT | |||||||
| Started | Tue, 09 Dec 2025 16:14:59 CST | |||||||
| Completed | Tue, 09 Dec 2025 16:14:59 CST | |||||||
| Tags |
|
|||||||
| RPMs |
|
|||||||
| Changelog | * Tue Dec 09 2025 John Doe <packager@example.com> - 1.0-1.fc43 - local build |