Alexandra Petlanova Hajkova
I'm Alexandra from the Czech Republic. I'm an avid reader who loves hiking and camping. I'm working as a Software Engineer in a gdb team and I love to contribute to various upstream projects.
Alexandra Petlanova Hajkova's contributions
How to track file descriptors with Valgrind
Alexandra Petlanova Hajkova
Explore new features related to Valgrind's file descriptor and learn how to use them to track the file descriptors your program is using—or misusing.
How to debug memory errors with Valgrind and GDB
Alexandra Petlanova Hajkova
Discover little-known Valgrind and GDB commands that can help you resolve memory leaks, buffer overflows, and similar bugs in your C and C++ code.
Using Valgrind's --trace-flags option
Alexandra Petlanova Hajkova
Learn about Valgrind's undocumented --trace-flags option for debugging. The tutorial helps you add fused-multiply-add support for the AArch64 processor by Arm.
How to track file descriptors with Valgrind
Alexandra Petlanova Hajkova
Explore new features related to Valgrind's file descriptor and learn how to use them to track the file descriptors your program is using—or misusing.
How to debug memory errors with Valgrind and GDB
Alexandra Petlanova Hajkova
Discover little-known Valgrind and GDB commands that can help you resolve memory leaks, buffer overflows, and similar bugs in your C and C++ code.
Using Valgrind's --trace-flags option
Alexandra Petlanova Hajkova
Learn about Valgrind's undocumented --trace-flags option for debugging. The tutorial helps you add fused-multiply-add support for the AArch64 processor by Arm.