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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -