debugedit
tool to mangle source locations in .debug files
Install
- All systems
-
curl cmd.cat/debugedit.sh
- Debian
-
apt-get install debugedit - Ubuntu
-
apt-get install debugedit - Kali Linux
-
apt-get install debugedit - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install debugedit - Raspbian
-
apt-get install debugedit
debugedit
tool to mangle source locations in .debug files
This tool allows rewriting of source code locations in .debug files to point to /usr/src (or anywhere else). It has been split out of the rpm package to be useful on its own.