How to Install and Uninstall debugbreak Package on Kali Linux
Last updated: November 07,2024
1. Install "debugbreak" package
Please follow the steps below to install debugbreak on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
debugbreak
Copied
2. Uninstall "debugbreak" package
Please follow the step by step instructions below to uninstall debugbreak on Kali Linux:
$
sudo apt remove
debugbreak
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the debugbreak package on Kali Linux
Package: debugbreak
Source: debugbreak (1.0-1)
Version: 1.0-1+b1
Installed-Size: 26
Maintainer: Fukui Daichi
Architecture: amd64
Suggests: gdb
Size: 5832
SHA256: 867fc85db709ebd98cbe9ae2bfdfeb60bc1f19cda58573f3f4cc17e45630654f
SHA1: 6c2d468562c203c2384b10a2845c827fd1b6c795
MD5sum: 15decb0eb2b7faf272420826991c1b58
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/scottt/debugbreak
Section: devel
Priority: optional
Filename: pool/main/d/debugbreak/debugbreak_1.0-1+b1_amd64.deb
Source: debugbreak (1.0-1)
Version: 1.0-1+b1
Installed-Size: 26
Maintainer: Fukui Daichi
Architecture: amd64
Suggests: gdb
Size: 5832
SHA256: 867fc85db709ebd98cbe9ae2bfdfeb60bc1f19cda58573f3f4cc17e45630654f
SHA1: 6c2d468562c203c2384b10a2845c827fd1b6c795
MD5sum: 15decb0eb2b7faf272420826991c1b58
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/scottt/debugbreak
Section: devel
Priority: optional
Filename: pool/main/d/debugbreak/debugbreak_1.0-1+b1_amd64.deb