BSDCan2015 - ZI

BSDCan 2015
The Technical BSD Conference

Speakers
Ed Maste
Schedule
Day Talks #1 - 12 June - 2015-06-12
Room DMS 1120
Start time 15:00
Duration 01:00
Info
ID 567
Event type Lecture
Track Hacking
Language used for presentation English

The LLDB Debugger in FreeBSD

LLDB is a modern, high-performance debugger in the LLVM family of projects, and is built as a modular and reusable set of components on top of the Clang/LLVM foundation.

Originally developed for Mac OS X, it now also supports FreeBSD and Linux with ongoing work towards Windows support. This talk will provide an overview of the design of LLDB, compare it with the existing GNU debugger in the FreeBSD base system, and present the path to importing LLDB as FreeBSD’s debugger.