Re: [lldb-dev] Debugging win64 from 32bits

2016-04-19 Thread Zachary Turner via lldb-dev
No, there is no such thing currently. You can build an x64 lldb, it should work in theory but it's not well tested. If you want to port llgs to Windows that would be great :) On Tue, Apr 19, 2016 at 7:40 AM Carlo Kok via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Hi, > > Is there a good way to

[lldb-dev] Debugging win64 from 32bits

2016-04-19 Thread Carlo Kok via lldb-dev
Hi, Is there a good way to debug win64 from a win32 process? Or is there an "lldb-debugserver" that works on windows that can aid in this process? -- Carlo Kok ___ lldb-dev mailing list lldb-dev@lists.llvm.org