[Lldb-commits] [Patch][Please Review] Add support for reading thread registers in Linux (API change)
Kopec, Matt
matt.kopec at intel.com
Fri Dec 14 14:58:58 PST 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: readthreadregisters.patch
Type: text/x-patch
Size: 17424 bytes
Desc: readthreadregisters.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20121214/ab25fc50/attachment.bin>
More information about the lldb-commits
mailing list