Hi Greg,
Thanks a lot for your reply, please find below my answers.
> You can install new python commands that can do the job to work out the
> details.
>
> http://lldb.llvm.org/python-reference.html
>
> See the section named "CREATE A NEW LLDB COMMAND USING A PYTHON
> FUNCTION".
>
> You can b
> On Oct 18, 2016, at 7:48 AM, Giusti, Valentina
> wrote:
>
> Hi Greg,
>
> Thanks a lot for your reply, please find below my answers.
>
>> You can install new python commands that can do the job to work out the
>> details.
>>
>> http://lldb.llvm.org/python-reference.html
>>
>> See the secti
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: