public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] several remote gdb questions/problems
@ 2004-08-05 14:32 Neundorf, Alexander
  0 siblings, 0 replies; 2+ messages in thread
From: Neundorf, Alexander @ 2004-08-05 14:32 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I'm using ecos cvs on an XScale.
Basically debugging with arm-elf-gdb/insight works.
It's gcc 3.2.1 and gdb 6.1

Two (maybe three) issues:
It seems I am not able to pause a running program.
ecos/packages/hal/arm/xscale/pxa2x0/hal_diag.c contains code which seems to check for ctrl-c  . But pressing ctrl-c in arm-elf-gdb doesn't break the program :-/
Redboot is configured as rom-monitor, with gdb_break_support (not ctrl-c support), since the stubs are present in redboot.
The app is configured without stubs, and checking gdb_break_support or ctrlc_support doesn't change the behaviour.
Any hints why it doesn't work or how to find out the reason ?

Next one: I know this question was posted here several times already, but I didn't find a definitive answer. I have (only) one serial port, which I use for diag_printf(). On the xscale I read characters from /dev/ttydiag and interpret the commands.
gdb runs over the same serial line.
Is it possible to use gdb and at the same time see the diag_printf() output and be able to enter some commands via the serial line so that they reach my interpreter on the xscale ?

(third one: are there known problems with adding global object instances to the watch window with insight 6.1 ? When I try this, insight stalls and I have to kill it).

Thanks for any pointers
Alex



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] several remote gdb questions/problems
       [not found] <1091733354.22994.ezmlm@ecos.sourceware.org>
@ 2004-08-05 21:08 ` Øyvind Harboe
  0 siblings, 0 replies; 2+ messages in thread
From: Øyvind Harboe @ 2004-08-05 21:08 UTC (permalink / raw)
  To: ecos-discuss, Alexander.Neundorf

> Hi,
> 
> I'm using ecos cvs on an XScale.
> Basically debugging with arm-elf-gdb/insight works.
> It's gcc 3.2.1 and gdb 6.1
> 
> Two (maybe three) issues:
> It seems I am not able to pause a running program.
> ecos/packages/hal/arm/xscale/pxa2x0/hal_diag.c contains code which seems to check for ctrl-c  . But pressing ctrl-c in arm-elf-gdb doesn't break the program :-/
> Redboot is configured as rom-monitor, with gdb_break_support (not ctrl-c support), since the stubs are present in redboot.
> The app is configured without stubs, and checking gdb_break_support or ctrlc_support doesn't change the behaviour.
> Any hints why it doesn't work or how to find out the reason ?
> 
> Next one: I know this question was posted here several times already, but I didn't find a definitive answer. I have (only) one serial port, which I use for diag_printf(). On the xscale I read characters from /dev/ttydiag and interpret the commands.
> gdb runs over the same serial line.
> Is it possible to use gdb and at the same time see the diag_printf() output and be able to enter some commands via the serial line so that they reach my interpreter on the xscale ?
> 
> (third one: are there known problems with adding global object instances to the watch window with insight 6.1 ? When I try this, insight stalls and I have to kill it).
> 
> Thanks for any pointers

Have you considered a hardware JTAG debugger? 

For almost any non-trivial project it will be a major timesaver.

I'm using the BDI2000 which also acts as a flash programmer.

> Alex

-- 
Øyvind Harboe
http://www.zylin.com



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-05 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-05 14:32 [ECOS] several remote gdb questions/problems Neundorf, Alexander
     [not found] <1091733354.22994.ezmlm@ecos.sourceware.org>
2004-08-05 21:08 ` Øyvind Harboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).