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]

cannot able to debug


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.).
2. If set the breakpoint ("trapa") manually, then also the program is
not stopping at this location.

Thanks in advance

with regards

Ganeshan N
begin:vcard 
n:Ganeshan;N
tel;fax:2296502
tel;home:3592259
tel;work:2296484     Ext:25
x-mozilla-html:FALSE
url:www.ads-networks.com
org:Analog and Digital Systems;Networking
version:2.1
email;internet:ganeshan@ads-networks.com
adr;quoted-printable:;;Lavelle Mansion,=0D=0ALavelle Road=0D=0A;Bangalore;Karnataka;560 001;INDIA
fn:Ganeshan
end:vcard

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

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