[Lldb-commits] [PATCH 0/9] linux: bugfixes, register and unwind support.

Stephen Wilson wilsons at start.ca
Tue Jan 18 14:39:06 PST 2011


This patch series provides a few important bug fixes to the linux process and
dynamic loader plugins.  Two new features are implemented as well: improved
support for reading registers and the use of LLDB's unwinder.

With these patches "basic" debugging scenarios are working on Linux x86_64.  For
the most part setting break points, step over/step thru, back traces, frame
variable inspection, and disassemble all appear to work well.

Although there is still more to do, it is exciting to see LLDB working this well
on Linux!


Take care,

--
steve




More information about the lldb-commits mailing list