> On Oct 18, 2016, at 10:14 PM, Chunseok Lee via lldb-dev
> wrote:
>
> I have noticed that lldb-mi stopped after executing "-target-select remote".
> My execution step is like:
> -
> $ lldb-server g --platform=remote-linux "*:1234"
>
> $ lldb-mi
> (g
Hi!
I think it's okay that remote target is stopped when you connect to it.
Just skip it.
On Wed, Oct 19, 2016 at 8:14 AM, Chunseok Lee via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> I have noticed that lldb-mi stopped after executing "-target-select
> remote".
> My execution step is like:
> -
I have noticed that lldb-mi stopped after executing "-target-select remote".
My execution step is like:
-
$ lldb-server g --platform=remote-linux "*:1234"
$ lldb-mi
(gdb)
-file-exec-and-symbols /home/twoflower/a.out
(gdb)
-target-select remote localhost: