census
debugging symbols for BOINC binaries
Install
- All systems
-
curl cmd.cat/census.sh
- Debian
-
apt-get install boinc-dbg
- Ubuntu
-
apt-get install boinc-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install boinc-dbg
- Raspbian
-
apt-get install boinc-dbg
- Dockerfile
- dockerfile.run/census
boinc-dbg
debugging symbols for BOINC binaries
The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing using volunteered computer resources. This package contains unstripped versions of all binaries included in the BOINC client packages. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. For installations running a BOINC server locally, it may be of interest to also install the boinc-server-dbg package.