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]

run tests


Host: cynwin, win98
Target: PC386
I try run compled tests through GDB. It seems that it hangs, I did not
see any outout from the program. I did try everone but quite a few of them.
I copies the session below. Any thought?


(gdb) set remotebaud 38400
(gdb) target remote COM2
Remote debugging using COM2
0x00007f38 in ?? ()
    at
/ecos-c/cvsecos/ecos/packages/services/memalloc/common/current/src/dlmall
oc.cxx:937
937                                                 CYG_ADDRWORD /* argthru
*/ )

(gdb) load thread0.exe
Loading section .text, size 0x50c4 lma 0x108000
Loading section .rodata, size 0x299 lma 0x10d0c8
Loading section .data, size 0x238 lma 0x10d368
Start address 0x108000, load size 21909
Transfer rate: 21909 bits/sec, 74 bytes/write.
(gdb) continue
Continuing.


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