[lldb-dev] race condition using gdb-remote over ssh port forwarding

Jan Kratochvil via lldb-dev lldb-dev at lists.llvm.org
Mon Nov 27 14:25:35 PST 2017


On Mon, 27 Nov 2017 21:33:04 +0100, Christopher Book via lldb-dev wrote:
> Thoughts?

Not sure if it is applicable in this case but GDB has this feature:
	https://sourceware.org/gdb/onlinedocs/gdb/Server.html#Running-gdbserver
	(gdb) target remote | ssh -T hostname gdbserver - hello


Jan


More information about the lldb-dev mailing list