[ECOS] Re: cannot able to debug

Ganeshan ganeshan@ads-networks.com
Tue Feb 24 09:54:00 GMT 2004


Hi

Yoshinori Sato wrote:

> At Mon, 23 Feb 2004 11:53:45 +0530,
> Ganeshan wrote:
> > Hi
> > I am using h8/300H - 3064, gcc-3.2.1,  insight-5.3
> > I could not able to debug the a small application and applied the patch,
> > http://ysato.dip.jp/~ysato/h8300hal.diff.gz
> >
> > 1. If break is given at a specified location, in this case 0x204000, the
> > gdb is not sending the proper packet
> >     (instread of sending/reading $m,204000, it is sending/reading as
> > $m,4000).  The gdb command
> >     'set remoteaddresssize 24' is used to send a proper packet.  Even
> > though doing this, could not able to set
> >     the breakpoint (disassembled the code and saw the instruction.).
>
> Please execute "set machine h8300h" in the first place.

after executing above command, the state of the program is same i.e., it is
not stopping at the breakpoint.
Since I have limited memory, I have removed the CYGPKG_KERNEL while build the
eCos application (hello.c),
is it OK?
I have removed library 'libsupc++.a' from h8300_h8300h.ld, since it is not
able to generated in gcc-3.2.1.

>
>
> > 2. If set the breakpoint ("trapa") manually, then also the program is
> > not stopping at this location.
>
> Because manage the address which set break point inside,
> it is ignored even if bury it in it directly.

I could able to understand.  Please explain me.

>
>
> --
> Yoshinori Sato
> <ysato@users.sourceforge.jp>

Thank in advance

with regards
Ganeshan N
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ganeshan.vcf
Type: text/x-vcard
Size: 349 bytes
Desc: Card for Ganeshan
URL: <http://sourceware.org/pipermail/ecos-discuss/attachments/20040224/c21fde4a/attachment.vcf>
-------------- next part --------------
-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


More information about the Ecos-discuss mailing list