|
You are here |
danielnouri.org | ||
| | | | |
blog.gnoack.org
|
|
| | | | | [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
|
|
| | | | | [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
|
|
| | | | | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs. | |
| | | | |
macoy.me
|
|
| | | [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. | ||