llvm - Making lldb work inside lxc -
i wanted play new lldb since supposed work better on linux , tried use inside container.
sadly seems consider connection coming container ipv4 , not localhost rejects it:
error: rejecting incoming connection 192.168.1.2 (expecting 127.0.0.1)
i couldn't see how make work far.
work on lldb on linux ongoing, please file bug @ lldb.llvm.org bugzilla.
Comments
Post a Comment