[Lldb-commits] [PATCH] D17099: Add reverse-connect functionality to the gdb-remote command
Francis Ricci via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 12 08:01:37 PST 2016
fjricci added a comment.
It looks like passing a `listen://` url to `ConnectToDebugserver` actually works "out of the box". Thanks! I'll work on writing a unit test.
http://reviews.llvm.org/D17099
More information about the lldb-commits
mailing list