[Lldb-commits] [PATCH] lldb - Register Context Linux ARM64

Todd Fiala tfiala at google.com
Thu Aug 28 07:54:52 PDT 2014


I just tested this patch against lldb/llvm/clang svn r216668.

The only changes needed were to convert Host:: to HostInfo:: in POSIXThread.cpp and NativeThreadLinux.cpp.

The tests came back clean on x86_64 Ubuntu and MacOSX 10.9.4.

Waiting on Apple review (just sent out email) of header file changes in RegisterContextDarwin_arm64.cpp and friends.

http://reviews.llvm.org/D4580






More information about the lldb-commits mailing list