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
http://lists.llvm.org/cgi-bin/mailman/l
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
https://llvm.org/bugs/show_bug.cgi?id=27423
Bug ID: 27423
Summary: test infra: clear file-level test results on any test
files being rerun prior to starting the rerun
Product: lldb
Version: unspecified
Hardware: PC
https://llvm.org/bugs/show_bug.cgi?id=27423
Todd Fiala changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|lldb-dev@lists.llvm.or
> On Apr 19, 2016, at 8:58 AM, Zachary Turner via lldb-dev
> wrote:
>
> 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 :)
I second this. Taking the guts or Proce
https://llvm.org/bugs/show_bug.cgi?id=26267
Bruno Cardoso Lopes changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|