Hello all,
I have started using LLDB/MI but there are some commands that are not
working .I start the MI in terminal as "lldb-mi-3.6 --interpreter" and then
launch the application that I want to debug but commands like "n"
,"list","continue" ,"step" are not working.There is this error message tha
On Wed, Mar 16, 2016 at 10:41 PM, Greg Clayton wrote:
>
> > On Mar 11, 2016, at 9:30 AM, RISHABH GUPTA via lldb-dev <
> lldb-dev@lists.llvm.org> wrote:
> >
> > Hello all,
> >
> > I have started using LLDB/MI but there are some commands that are not
> working .I start the MI in terminal as "lldb-m
Collaborative Project
From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of RISHABH
GUPTA via lldb-dev
Sent: Friday, March 11, 2016 11:30 AM
To: lldb-dev@lists.llvm.org
Subject: [lldb-dev] Help needed regarding LLDB/MI
Hello all,
I have started using LLDB/MI but there are some commands
Innovation Center, Inc.
>
> The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
> Linux Foundation Collaborative Project
>
>
>
> *From:* lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] *On Behalf Of
> *RISHABH
> GUPTA via lldb-dev
> *Se
Please file bugs where the lldb implementation of the MI doesn't support
features documented in the GDB MI documentation.
Jim
> On Mar 16, 2016, at 11:01 AM, RISHABH GUPTA via lldb-dev
> wrote:
>
> 2.-var-update command ,In GDB/MI "-var-update *" works fine but the same
> command in LLDB/MI
> On Mar 11, 2016, at 9:30 AM, RISHABH GUPTA via lldb-dev
> wrote:
>
> Hello all,
>
> I have started using LLDB/MI but there are some commands that are not working
> .I start the MI in terminal as "lldb-mi-3.6 --interpreter" and then launch
> the application that I want to debug but command