Picture of the writer, wearing a red hat and a covid mask, revealing almost nothing of his face

GDB Software Engineer

Guinevere Larsen

Guinevere Larsen's contributions

troubleshooting red hat process automation manager featured image
Article

Advanced time manipulation with GDB

Guinevere Larsen

This article provides an explanation of a few advanced debugging techniques using GDB's reverse debugging capabilities.

Featured image for Red Hat Enterprise Linux.
Article

Using GDB to time travel

Guinevere Larsen

This article provides a quick tutorial, explaining how to use GDB's reverse debugging facility, also known as time travel debugging. This will show the basic commands to use this facility.

Featured image for: SCTP over UDP in the Linux kernel.
Article

Frame pointers: Untangling the unwinding

Guinevere Larsen

Explore how frame pointers can be used to unwind Linux kernel stack traces and examine different ways to obtain a backtrace, along with their pros and cons.