[ ソース: debugbreak ]
パッケージ: debugbreak (1.0-1 など)
debugbreak に関するリンク
Debian の資源:
debugbreak ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Put breakpoints in C/C++ code
debugbreak.h allows one to put breakpoints in their C/C++ code with a call to debug_break(). Include the header file and insert calls to debug_break() in the code where one wishes to break into the debugger. debugbreak supports GCC, Clang. debugbreak works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures.
debugbreak のダウンロード
アーキテクチャ | バージョン | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|---|
amd64 | 1.0-1+b1 | 5.7 kB | 26.0 kB | [ファイル一覧] |
arm64 | 1.0-1 | 5.4 kB | 25.0 kB | [ファイル一覧] |
armhf | 1.0-1 | 5.4 kB | 25.0 kB | [ファイル一覧] |
i386 | 1.0-1 | 5.4 kB | 25.0 kB | [ファイル一覧] |
ppc64el | 1.0-1 | 5.4 kB | 25.0 kB | [ファイル一覧] |
riscv64 | 1.0-1+b1 | 5.7 kB | 26.0 kB | [ファイル一覧] |
s390x | 1.0-1 | 5.4 kB | 25.0 kB | [ファイル一覧] |