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: Re debug Problem


Hi Gary

Just wondering if the error message is referring to something else, not
necessarily that last long packet ?
Here is my debug output for the working/non working builds

=========================Non working Serial
link========================================

Packet received: OK
Sending packet: $qC#b4...Ack
Packet received: E02
Sending packet: $qOffsets#4b...Ack
Packet received:
Sending packet: $?#3f...Ack
Packet received: S05
Sending packet: $Hg0#df...Ack
Packet received: OK
Sending packet: $g#67...Ack
Packet received:
0002d654000276ec00000001000000010002765c00000062fa203e800000000
000000004000200000000000100003200020000000000000000000200000000008117f979000
0000
0000000000000000000000000000000000000000000000020fffffffd0002000000000000000
0320
0000300000000000300000000000032000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
000000000000000000000000000000000000000000000000000000000000000000000e5fc000
2303
2500000390001106c0001b7f8e000017f00000000
gdb-internal-error: longest_local_hex_string_custom: insufficient space to
store  result


I rebuilt again using default instead of new_net, as expected it works
again, the debug dump is shown below
As you say it doesnt look much different in overall format

========================= working version
========================================

Packet received: OK
Sending packet: $qC#b4...Ack
Packet received: E02
Sending packet: $qOffsets#4b...Ack
Packet received:
Sending packet: $?#3f...Ack
Packet received: S05
Sending packet: $Hg0#df...Ack
Packet received: OK
Sending packet: $g#67...Ack
Packet received:
0002d654000276ec00000001000000010002765cffffffff000000000000000
0000000040002000000000001000032000200000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000020fffffffd0002000000000000000
0320
0000300000000000300000000000032000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
0000000000000000000000000000000000000000000000000000000000000000000000000000
0000
000000000000000000000000000000000000000000000000000000000000000000000e5fc000
2303
2400000230001106c0001b7f86000002800000000
0xe5fc in ?? ()
    at /ecos-u/ecossnap/ecos/packages/infra/current/src/tcdiag.cxx:185
185         HAL_RESTORE_INTERRUPTS(old_ints);

	regards Geoff


-- 
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]