* Need help on GDB stub development for ARM based boards
@ 2009-09-04 3:46 Diptopal Basu
2009-09-04 7:38 ` Jeremy Bennett
0 siblings, 1 reply; 3+ messages in thread
From: Diptopal Basu @ 2009-09-04 3:46 UTC (permalink / raw)
To: gdb
Hi ,
I need some information on how to develop GDB stubs for ARM based
boards . Please help .
Regards
Diptopal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Need help on GDB stub development for ARM based boards
2009-09-04 3:46 Need help on GDB stub development for ARM based boards Diptopal Basu
@ 2009-09-04 7:38 ` Jeremy Bennett
2009-09-04 12:15 ` Joel Sherrill
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Bennett @ 2009-09-04 7:38 UTC (permalink / raw)
To: Diptopal Basu; +Cc: gdb
On Fri, 2009-09-04 at 09:16 +0530, Diptopal Basu wrote:
> Hi ,
>
> I need some information on how to develop GDB stubs for ARM based
> boards . Please help .
>
> Regards
> Diptopal
Hi Diptopal,
You may not find anyone on this list who has recently written a
gdbserver port for ARM. Your best approach is to look at the source for
a similar target and base your version on that.
There are lots to choose from in the gdbserver directory. I notice there
are two files with "arm" in the name. You may like to look at how
linux-arm-low.c/linux-low.c and win32-arm-low.c/win32-low.c are
implemented for ideas.
HTH,
Jeremy
--
Tel: +44 (1590) 610184
Cell: +44 (7970) 676050
SkypeID: jeremybennett
Email: jeremy.bennett@embecosm.com
Web: www.embecosm.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Need help on GDB stub development for ARM based boards
2009-09-04 7:38 ` Jeremy Bennett
@ 2009-09-04 12:15 ` Joel Sherrill
0 siblings, 0 replies; 3+ messages in thread
From: Joel Sherrill @ 2009-09-04 12:15 UTC (permalink / raw)
To: jeremy.bennett; +Cc: Diptopal Basu, gdb
Jeremy Bennett wrote:
> On Fri, 2009-09-04 at 09:16 +0530, Diptopal Basu wrote:
>
>> Hi ,
>>
>> I need some information on how to develop GDB stubs for ARM based
>> boards . Please help .
>>
>> Regards
>> Diptopal
>>
>
> Hi Diptopal,
>
> You may not find anyone on this list who has recently written a
> gdbserver port for ARM. Your best approach is to look at the source for
> a similar target and base your version on that.
>
>
There is a cross-gcc list where you are more likely to find someone.
The RTEMS community probably also has someone but I seem to
here of people using JTAG debuggers on their RTEMS/ARM boards
or simply not needing to debug :).
> There are lots to choose from in the gdbserver directory. I notice there
> are two files with "arm" in the name. You may like to look at how
> linux-arm-low.c/linux-low.c and win32-arm-low.c/win32-low.c are
> implemented for ideas.
>
> HTH,
>
>
> Jeremy
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-04 12:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-04 3:46 Need help on GDB stub development for ARM based boards Diptopal Basu
2009-09-04 7:38 ` Jeremy Bennett
2009-09-04 12:15 ` Joel Sherrill
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox