[lldb] improve the help strings for gdb-remote and kdp-remote
authorLawrence D'Anna <lawrence_danna@apple.com>
Tue, 19 Oct 2021 20:08:13 +0000 (13:08 -0700)
committerLawrence D'Anna <lawrence_danna@apple.com>
Tue, 19 Oct 2021 20:08:21 +0000 (13:08 -0700)
commit8ac5a6641fa4d742fb4599b485c40700e773f01f
treedb5474a9effabc940f4f8384b971f49415b37c66
parent9c44a0996c8cf87607807751be2315020c582c66
[lldb] improve the help strings for gdb-remote and kdp-remote

The help string can be more helpful by explaining these are
aliases for 'process connect'

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D111965
lldb/source/Interpreter/CommandInterpreter.cpp