[Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context

Todd Fiala tfiala at google.com
Thu Feb 13 16:16:13 PST 2014


  Interestingly, RegisterContextLinux_i386.cpp has some macros that essentially calculate what I just did in a separate program, but they aren't used anywhere.  It looks like something wasn't wired up right for handling debug registers for x86 32-bit linux...

http://llvm-reviews.chandlerc.com/D2765



More information about the lldb-commits mailing list