/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

danielnouri.org
| | blog.gnoack.org
1.8 parsecs away

Travel
| | [AI summary] A guide on retrieving core dumps in Linux using systemd and the coredumpctl tool, with an example program demonstrating segmentation faults and debugging with GDB.
| | macoy.me
1.9 parsecs away

Travel
| | [AI summary] The article explains the advantages of using debuggers over simple print statements for debugging code, highlighting their capabilities in inspecting program state, controlling execution, and solving complex issues efficiently.
| | sergioprado.blog
1.6 parsecs away

Travel
| | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.
| | macoy.me
12.3 parsecs away

Travel
| [AI summary] The text provides a detailed guide on setting up hardware debugging for Raspberry Pi 4 and 5 using JTAG and SWD interfaces, respectively. It covers building OpenOCD, configuring target-specific scripts, and using GDB for debugging kernel code. The Pi 5 section highlights the shift to SWD and includes setup instructions for the debug probe kit.