> On Dec 19, 2016, at 4:33 AM, Abid, Hafiz wrote:
>
>
>
Hi Greg,
I was trying to do some bare-metal debugging with LLDB and an ARM
>> board. I noticed that
LLDB does not have a command similar to 'load' command of GDB.
>> Searching the mailing list,
it seems that this issue
> > > Hi Greg,
> > > I was trying to do some bare-metal debugging with LLDB and an ARM
> board. I noticed that
> > > LLDB does not have a command similar to 'load' command of GDB.
> Searching the mailing list,
> > > it seems that this issue has been discussed before.
> > >
> > > http://lists.llvm
> On Dec 16, 2016, at 2:29 PM, Abid, Hafiz wrote:
>
>
>
> Original message
> From: Greg Clayton
> Date: 16/12/2016 21:48 (GMT+00:00)
> To: "Abid, Hafiz"
> Cc: lldb-dev@lists.llvm.org
> Subject: Re: LLDB bare-metal and 'load' command
>
>
> > On Dec 16, 2016, at 9:00 AM, Ab
Original message
From: Greg Clayton
Date: 16/12/2016 21:48 (GMT+00:00)
To: "Abid, Hafiz"
Cc: lldb-dev@lists.llvm.org
Subject: Re: LLDB bare-metal and 'load' command
> On Dec 16, 2016, at 9:00 AM, Abid, Hafiz wrote:
>
> Hi Greg,
> I was trying to do some bare-metal debugging
> On Dec 16, 2016, at 9:00 AM, Abid, Hafiz wrote:
>
> Hi Greg,
> I was trying to do some bare-metal debugging with LLDB and an ARM board. I
> noticed that
> LLDB does not have a command similar to 'load' command of GDB. Searching the
> mailing list,
> it seems that this issue has been discusse
--
Hafiz Abid Qadeer
hafiz_a...@mentor.com
CodeSourcery / Mentor Embedded
> -Original Message-
> From: Ted Woodward [mailto:ted.woodw...@codeaurora.org]
> Sent: 16 December 2016 17:23
> To: Abid, Hafiz; 'Greg Clayton'; 'LLDB'
> Subject: RE: [lldb-dev] LL
Hi Abid,
How are you communicating with the ARM? lldb->gdbserver->jtag probe? We've
discussed doing that kind of thing with Hexagon, but we're nowhere near
implementing it.
"process launch" on linux can download the target to the remote machine when
connected in platform mode. If you make your