Re: [lldb-dev] win64 "patch"

2016-06-02 Thread Greg Clayton via lldb-dev
Looks good. > On Jun 2, 2016, at 1:40 AM, Carlo Kok via lldb-dev > wrote: > > Seems win64 almost works fine out of the box. 1 minor thing is needed: > > > diff --git > a/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp > b/source/Plugins/Process/Windows/Common/x64/Re

[lldb-dev] win64 "patch"

2016-06-02 Thread Carlo Kok via lldb-dev
Seems win64 almost works fine out of the box. 1 minor thing is needed: diff --git a/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp b/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp index 103cff4..4b37c3f 100644 --- a/source/Plugins/Process/W