Hello,
I'm having an issue setting breakpoints using lldb-mi.
I am trying to run a C++ program (which is itself a brainfsck interpreter),
compiled for MIPS32r6 using Clang, linked with lld, and am trying to use
lldb-mi as the debugger. I am using lldb-mi as my primary use for it is as
an in
nning, try:
(lldb) image dump sections MipsTest.bin
and see if there's anything funny going on there.
Jim
> On Aug 30, 2016, at 11:11 AM, Michael Kuklinski via lldb-dev
> wrote:
>
> Those are the same results I get - however, when actually attached to the
> remote target
d line LLDB should give
you the same results.
What version of LLDB are you using?
> On Aug 30, 2016, at 2:45 AM, Michael Kuklinski via lldb-dev
> wrote:
>
> Hello,
>
> I’m having an issue setting breakpoints using lldb-mi.
>
> I am trying to run a C++ program (whi
ory at the address of the breakpoints that
aren't getting set? Write to them?
Jim
> On Aug 30, 2016, at 2:45 AM, Michael Kuklinski via lldb-dev
> wrote:
>
> Hello,
>
> I’m having an issue setting breakpoints using lldb-mi.
>
> I am trying to run a C++ program (wh
ory at the address of the breakpoints that
aren't getting set? Write to them?
Jim
> On Aug 30, 2016, at 2:45 AM, Michael Kuklinski via lldb-dev
> wrote:
>
> Hello,
>
> I’m having an issue setting breakpoints using lldb-mi.
>
> I am trying to run a C++ program (wh
Hello,
I'm having an issue setting breakpoints using lldb-mi.
I am trying to run a C++ program (which is itself a brainfsck interpreter),
compiled for MIPS32r6 using Clang, linked with lld, and am trying to use
lldb-mi as the debugger. I am using lldb-mi as my primary use for it is as
an in