[Lldb-commits] [Patch][Please Review] Add support for reading thread registers in Linux (API change)
Greg Clayton
gclayton at apple.com
Fri Dec 14 16:53:34 PST 2012
I will let the FreeBSD and Linux folks decide on this one, otherwise looks good to me.
On Dec 14, 2012, at 2:58 PM, "Kopec, Matt" <matt.kopec at intel.com> wrote:
> Though threads can't be debugged yet on Linux, this patch will allow reading of thread registers once threads can be traced.
>
> I implemented the functionality only for Linux. This required updating the API for FreeBSD as well though I left its' functionality untouched and added comments for it.
>
> Thanks,
> Matt
> <readthreadregisters.patch>_______________________________________________
> 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