This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

Re: gdb over Ethernet


Ecos Temp wrote:
> 
> I'm using redboot, the only issue could be that the application, ie
> hello.exe is talking over the debug output to serial port?

Sounds like you've maybe changed something in the eCos configuration that
you linked with hello.exe, such as enabling options like
CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS or CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_COMMS 
 
> I'm also seeing strange stuff using serial gdb connection, I'm debugging
> twothreads and if I use control c the output toggles to the other threads.
> Shouldn't all of the output be sent to gdb?

I'm not clear what you mean.

Jifl
 
> -----Original Message-----
> From: Gary Thomas [mailto:gthomas@redhat.com]
> Sent: Sunday, April 14, 2002 5:43 AM
> To: Ecos Temp
> Cc: Ecos-List (E-mail)
> Subject: Re: [ECOS] gdb over Ethernet
> 
> On Fri, 2002-04-12 at 16:52, Ecos Temp wrote:
> >
> > All,
> >
> > if I connect gdb over the ethernet port and set a break point and once the
> > break point is reached the gdb output goes to the serial port why is this
> > so?
> 
> What are you using for the GDB stubs?
> 
> RedBoot does not behave like this, so I'd suspect that you might
> investigate using RedBoot on your target.

-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

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


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