> -Original Message-
> From: Jim Ingham
> Sent: Thursday, October 21, 2021 2:31 PM
> To: Sid Manning
> Cc: LLDB Dev
> Subject: Re: [lldb-dev] connecting lldb to a qemu system-mode session.
>
> WARNING: This email originated from outside of Qualcomm. Please b
You want the gdb-remote command. lldb has an apropos command, so for instance:
(lldb) apropos remote
The following commands may relate to 'remote':
gdb-remote -- Connect to a process via remote GDB server. If no
host is specifed, localhost is assumed.