ltrace 0.7.3-git/0.8.1 (binary only)⚓︎
- Homepage: https://www.ltrace.org/
- Manpage: https://linux.die.net/man/1/ltrace
- Changelog: https://gitlab.com/cespedes/ltrace/commits/main
- Repository: https://gitlab.com/cespedes/ltrace
- Package: master/make/pkgs/ltrace/
- Steward: -
ltrace is
a debugging tool that can monitor library calls triggered by a program
as well as all received signals. A comparable tool is available in the
strace package.
Using ltrace to inspect ctlmgr⚓︎
From @LizenzFass78851 in Juis for devices HWR277+
- Disable the AVM watchdog
- Stop ctlmgr and let it restart
-
Access the Web UI via HTTP only until the update screen appears
-
Create an ltrace configuration template
With the following content (updated)
- Start ltrace (tested with ltrace 0.8.1)
-
Click on "Check for updates" in the Web UI
-
The output will appear