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]

Re: gdb 'next' problem with i386 HAL


Hi,

I searched the discuss archives and found some exchanges regarding this
problem. There didn't seem to be any resolution. I've updated via anoncvs, 
however, the problem persists. Output from GDB follows:

Thanks,
Gerald Stanton

(gdb) b 25
Breakpoint 1 at 0x108642: file twothreads.c, line 25.
(gdb) cont
Continuing.
Sending packet: $Z0,108642,1#48...Ack
Packet received:
Sending packet: $m108642,1#ff...Ack
Packet received: 83
Sending packet: $X108642,1:Ì#f0...Ack
Packet received: OK
Sending packet: $Hc0#db...Ack
Packet received: OK
Sending packet: $c#63...Ack
Packet received: T05thread:00000001;08:43861000;04:a01a1100;
[New thread 1]
Sending packet: $g#67...Ack
Packet received:
00481100000000000001000000000000a01a1100a81a1100e0e70000287a110
04386100006000000080000000000000000000000
Sending packet: $P8=42861000#5a...Ack
Packet received: OK
[Switching to thread 1]
Sending packet: $X108642,1:\203#a7...Ack
Packet received: OK

Breakpoint 1, cyg_user_start () at twothreads.c:25
25        printf("Entering twothreads' cyg_user_start() function\n");
Current language:  auto; currently c
(gdb) n
Sending packet: $s#73...Ack
Packet received: T05thread:00000001;08:45861000;04:941a1100;
Sending packet: $m108642,1#ff...Ack
Packet received: 83
Sending packet: $X108642,1:Ì#f0...Ack
Packet received: OK
Sending packet: $s#73...Ack
Packet received: T05thread:00000001;08:4a861000;04:901a1100;
Sending packet: $s#73...Ack
Packet received: T05thread:00000001;08:44c81000;04:8c1a1100;
Sending packet: $m111a8c,4#5c...Ack
Packet received: 4f861000
Sending packet: $g#67...Ack
Packet received:
004811000000000000010000000000008c1a1100a81a1100e0e70000287a110044c810000300
0000080000000000000000000000
Sending packet: $m10864f,1#33...Ack
Packet received: 83
Sending packet: $X10864f,1:Ì#24...Ack
Packet received: OK
Sending packet: $c#63...Ack
 
 
 
 



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