Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Matthew Lugg for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #GDB #CopyrightAssignments
Free Software Supporter -- Issue 203, March 2025 — Free Software Foundation — Working together for free software

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Daniel Knezevic for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #GDB #GNUBinutils #CopyrightAssignments
Free Software Supporter -- Issue 203, March 2025 — Free Software Foundation — Working together for free software

You spend more time debugging than coding.
So why not train it?

Learn GDB, valgrind, sanitizers, objdump & more in Essential GDB and Linux System Tools — a full-day hands-on online workshop with @MikeShah

🗓 Apr 17

Find out more and register: https://cpponline.uk/workshop/essential-gdb-and-linux-system-tools/

#cpp #linux #gdb #debugging

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Matthew Lugg for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #GDB #CopyrightAssignments
Free Software Supporter -- Issue 203, March 2025 — Free Software Foundation — Working together for free software

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Matthew Lugg for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #GDB #CopyrightAssignments
Free Software Supporter -- Issue 203, March 2025 — Free Software Foundation — Working together for free software

Petition · Kein Freifahrtschein für Barrieren!

Geplante BGG-Reform schützt leider Diskriminierende und nicht Behinderte.

BGG = Behinderten-Gleichstellungs-Gesetz.

✒️ https://innn.it/bgg

Jetzt innn.it-Petition unterschreiben.

#Petition #Unterschriftensammlung #BGG #Bundesregierung #Behinderte #GdB

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Matthew Lugg for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #GDB #CopyrightAssignments
Free Software Supporter -- Issue 203, March 2025 — Free Software Foundation — Working together for free software

Turning A GDB Coredump Debug Session Into A Murder Mystery

Debugging an application crash can oftentimes feel like you’re an intrepid detective in a grimy noir detective story, tasked with figuring out the sordid details behind an ugly crime. Sloggin…

Hackaday

I finally wrote out the last sections of the blog post I've been working on for what feels like months now!

https://wakelift.de/2026/03/09/making-your-jitted-code-known-let-me-count-the-ways/

This is a post only tangentially about #rakulang, more about #pldev, in particular a brief look at Stack Unwinding in general, followed by descriptions of the RtlAddFunctionTable function in the WinAPI, #libunwind's pendant, the "perf map" and "JITDUMP" formats that came from linux's perf utility, and the jit reader functionality in #gdb. There's a short mention of #valgrind at the end as well for good measure.

Thanks also to @tekknolagi who has a blog with related topics (and who already covered the perf map among other things that are also in my post)

Making your JITted Code known: Let me count the ways

AOT Compilers It has been normal and expected for a long long time that any machine code they spit out would come with a bunch of metadata that is meant to be used by different pieces of the target system. There is of course symbol names for functions, which allow

my Timotimo \this