[Lldb-commits] [PATCH 0/9] linux: bugfixes, register and unwind support.
Greg Clayton
gclayton at apple.com
Tue Jan 18 16:10:02 PST 2011
All patches look good! Nice progress on the linux plug-in. I hope the abstracted LLDB unwinder works well for linux, that is how we tried to design it.
Greg
On Jan 18, 2011, at 2:39 PM, Stephen Wilson wrote:
> 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
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
More information about the lldb-commits
mailing list