public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GDB stub
@ 2000-10-26  2:15 Rafael Rodríguez Velilla
  2000-10-26  3:34 ` Jesper Skov
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael Rodríguez Velilla @ 2000-10-26  2:15 UTC (permalink / raw)
  To: ecos

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

  Is there any documentation on what does the GDB stub has to do to
enable debugging.

  I'd like to read something about this before analyzing eCos' sources.

  I have initially ported it to my own system (ARM based) and I have
some problems while debugging, I use an embeddedICE but I can't single
step or mark breakpoints (neither HW nor SW).

  I have started the port with eCos 1.3.1, I haven't still reviewed the
new features that have appeared ¿does the hal interface changes?

--
Rafael Rodríguez Velilla        rrv@tid.es
Telefónica I+D          http://www.tid.es
Telf: 34 - 1 - 91 337 4270



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

* Re: [ECOS] GDB stub
  2000-10-26  2:15 [ECOS] GDB stub Rafael Rodríguez Velilla
@ 2000-10-26  3:34 ` Jesper Skov
  0 siblings, 0 replies; 4+ messages in thread
From: Jesper Skov @ 2000-10-26  3:34 UTC (permalink / raw)
  To: Rafael Rodríguez Velilla; +Cc: ecos

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]

>>>>> "Rafael" == Rafael Rodríguez Velilla <rrv@tid.es> writes:

Rafael>   Is there any documentation on what does the GDB stub has to
Rafael> do to enable debugging.

Rafael>   I'd like to read something about this before analyzing eCos'
Rafael> sources.

See http://sources.redhat.com/ecos/docs-latest/porting

Rafael>   I have initially ported it to my own system (ARM based) and
Rafael> I have some problems while debugging, I use an embeddedICE but
Rafael> I can't single step or mark breakpoints (neither HW nor SW).

The GDB stub talks GDB protocol - via serial or ethernet. It doesn't
(yet) support any form for ICE.

Rafael>   I have started the port with eCos 1.3.1, I haven't still
Rafael> reviewed the new features that have appeared ¿does the hal
Rafael> interface changes?

There have been changes, but I'm not sure how many happened after
1.3.1. Looking at the CVS sources would definitely be better.

Jesper


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

* Re: [ECOS] GDB stub
       [not found] <200205100752.g4A7qnM21691@mx1.redhat.com>
@ 2002-05-10  4:51 ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2002-05-10  4:51 UTC (permalink / raw)
  To: lm1121; +Cc: eCos Discussion

On Fri, 2002-05-10 at 01:53, Lin Ming wrote:
> Hi All,
> 
> Where can I download GDB stub binary file for EB40? 
> 
> I have tried to compile it from ecos>stub, but no file generated.
> What should I do?

Why not use RedBoot (the *supported* debug environment)?  It's
quite easy to build (if prebuilt images are not available).

  % ecosconfig new eb40 redboot
  % ecosconfig import ${ECOS_REPOSITORY}/hal/arm/at91/current/misc/redboot_ROM.ecm
  % ecosconfig tree
  % make

Complete installation instructions are also available in the
RedBoot documentation:
  http://sources.redhat.com/ecos/boards/at91eb40.html


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

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

* [ECOS] GDB stub
@ 2002-05-10  0:54 Lin Ming
  0 siblings, 0 replies; 4+ messages in thread
From: Lin Ming @ 2002-05-10  0:54 UTC (permalink / raw)
  To: ecos-discuss

Hi All,

Where can I download GDB stub binary file for EB40? 

I have tried to compile it from ecos>stub, but no file generated.
What should I do?

Thanks!!

 				

Best Regards,
Lin Ming
2002-05-10





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

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

end of thread, other threads:[~2002-05-10 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-26  2:15 [ECOS] GDB stub Rafael Rodríguez Velilla
2000-10-26  3:34 ` Jesper Skov
2002-05-10  0:54 Lin Ming
     [not found] <200205100752.g4A7qnM21691@mx1.redhat.com>
2002-05-10  4:51 ` Gary Thomas

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).