This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: building tests


Thanks very much Gary and Jonathan!
Using 'continue' works with -nw!
However, the View->Console sees only gdb output, not the
program output. How do I view the program output (which
I do get with the -nw version)?

I can run, for instance, 'stress_threads', under -nw, and
I see a bunch of output from the program. But if I run it
under the gui, I see only download messages and breakpoint
messages.

TIA! - PaulK

-----Original Message-----
From: Jonathan Larmour [mailto:jlarmour@redhat.co.uk]
Sent: Wednesday, April 12, 2000 4:25 PM
To: Paul Kinzelman
Cc: 'ecos-discuss@sourceware.cygnus.com'; Robert Erskine
Subject: Re: [ECOS] building tests


Paul Kinzelman wrote:
> 
> Second, I can't seem to run the prebuilt 'thread_gdb.exe' under insight:
>      arm-elf-gdb thread_gdb.exe (without the '-nw')
> I select the target, click on 'run' and it downloads properly (as far
> as I can tell), and then just hangs with the little clock and a
> 'stop' sign instead of run forever.
> 
> If I start over, download, then look at registers, I see
reasonable-looking
> numbers in the various registers so insight would appear to be hooking
> up to the gdb stub properly. But it doesn't seem to start/run.

You have to choose View->Console to view the program output.

Robert, we should probably add this to the docs at some point.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]