Jan Kratochvil
Red Hat LLDB developer, formerly GDB developer.
Jan Kratochvil's contributions
Memory error checking in C and C++: Comparing Sanitizers and Valgrind
Jan Kratochvil
Debugging memory errors can be challenging, and having the right tool helps. See how Valgrind and Sanitizers compare for common C and C++ memory errors.
Extend C++ capabilities with LLVM STLExtras.h
Jan Kratochvil
We look at how the LLVM compiler header file called STLExtras.h extends the capabilities of C++ without any dependency on the rest of LLVM.
Memory error checking in C and C++: Comparing Sanitizers and Valgrind
Jan Kratochvil
Debugging memory errors can be challenging, and having the right tool helps. See how Valgrind and Sanitizers compare for common C and C++ memory errors.
Extend C++ capabilities with LLVM STLExtras.h
Jan Kratochvil
We look at how the LLVM compiler header file called STLExtras.h extends the capabilities of C++ without any dependency on the rest of LLVM.