/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

tomverbeure.github.io
| | blog.gnoack.org
1.6 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.
| | danielmangum.com
2.0 parsecs away

Travel
| | Note: all analysis and code samples used in this post correspond to the v3.3.0 release of Zephyr. Having a good debugging workflow is critical to developing software quickly with high confidence. Fortunately, writing software for computers is often done, well, on a computer, meaning that while writing programs we can run other programs that help us understand the behavior of what we are writing. Typically the machine we are writing software for, though it may run in a data center and have a different for...
| | aykevl.nl
1.1 parsecs away

Travel
| | [AI summary] The article explains how to debug AVR microcontroller programs using simavr and avr-gdb, providing a step-by-step example for setting up and using the tools.
| | andybrown.me.uk
24.2 parsecs away

Travel
| Regular readers of this blog will have already seen the article that I published about 4 months ago where I attempted to reverse engineer a voltage regulator module originally designed to fit into ...