[Lldb-commits] [PATCH] D111355: [lldb] Add serial:// protocol for connecting to serial port [WIP/PoC]
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 14 02:27:00 PDT 2021
mgorny added a comment.
I don't really have a strong opinion about this. I think we should leave the option of leaving port settings unchanged. I'll check what gdb does, as I suppose interoperability with gdbserver is also useful. I guess people are more likely to connect to other servers than lldb over serial port after all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111355/new/
https://reviews.llvm.org/D111355
More information about the lldb-commits
mailing list