Guinevere Larsen's contributions
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.
Article
How to debug stack frames and recursion in GDB
Guinevere Larsen
Learn the commands that let you move up and down the stack when debugging C and C++ programs.

Article
Frame pointers: Untangling the unwinding

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.

Article
How to debug stack frames and recursion in GDB

Learn the commands that let you move up and down the stack when debugging C and C++ programs.