deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Description: |-
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.
Homepage: https://github.com/scottt/debugbreak
Installed-Size: '25'
Maintainer: Fukui Daichi <a.dog.will.talk@akane.waseda.jp>
Multi-Arch: foreign
Package: debugbreak
Priority: optional
Section: devel
Suggests: gdb
Version: 1.0-1
srcpkg_name: debugbreak
srcpkg_version: 1.0-1