Back to Browse

LLDB - a new C++ debugger

1.6K views
Feb 21, 2019
24:54

Presentation name: LLDB - a new C++ debugger Speaker: Jan Kratochvíl Description: LLDB is a debugger from LLVM/clang toolchain. With its relatively new LLVM codebase it provides exceptional performance while enabling convenient investigation of complex C++ debugged data structures. Its integration with clang compiler for expression parsing permits running arbitrary ad hoc C++ snippets without recompiling and restarting possibly huge C++ programs being debugged. These unique features are not available with GDB so far. [ https://sched.co/Jcht ]

Download

0 formats

No download links available.

LLDB - a new C++ debugger | NatokHD