[lldb-dev] lldb-3.8.1 prebuilt binary for windows7

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Thu Sep 22 03:45:53 PDT 2016


On 22 September 2016 at 04:51, Chunseok Lee via lldb-dev
<lldb-dev at lists.llvm.org> wrote:
> Actually, I am trying to remote-debug from lldb(win host) to
> lldb-server(arm/x64 linux). In my case, The problem is that no
> lldb-sever-4.0 is available(I only have lldb-server 3.8 for arm/x64 linux).
> Q) lldb 4.0 and lldb-server 3.8 are compatible each other?

The gdb-remote protocol is generally backward-compatible, but this
isn't a configuration that we are explicitly testing. I think there is
a good chance that it will work, but if it doesn't you're on your own.
:)

pl


More information about the lldb-dev mailing list