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.
The legend on MIT’s campus goes that students once had to leap into the Charles River and swim across its dirty water without stopping to graduate. That was never true. But the institution does ...
I would like to implement zephyr thread awareness directly with gdb. There are a few situations where this can be useful using qemu and the black magic probe. I have already implemented a python ...
Collection of gdb extensions that ease the development of Aarch64 bare metal applications. Reads an Aarch64 compliant mmu translation table from memory and prints it in human readable format to see if ...