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.
etc...
Jim
> On Oct 21, 2021, at 11:45 AM, Sid Manning via lldb-dev
> <[email protected]> wrote:
>
> I’m having a hard time trying to figure out how to get lldb to attach to a
> qemu system mode session.
>
> Does lldb support something like: “target remote /tmp/gdb-socket0”?
>
> Thanks,
>
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
_______________________________________________
lldb-dev mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev