From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tony Ko" To: Subject: [ECOS] question about GDB things. Date: Thu, 12 Jul 2001 07:01:00 -0000 Message-id: <9860C773D04D834D83FD6FAD00A61E9311B70C@gctsemi.gctsemi.com> X-SW-Source: 2001-07/msg00365.html hi. I'm trying to load eCos image via GDB ( on board Redboot is running ) >powerpc-eabi-gdb -nw install/eCos (gdb) set remotebaud 38400 (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 0xfe002640 in ?? () what's mean by " 0xfe002640 in ??" () ? thanks in advance. Tony.