This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Stopped due to shared library event


Hi...

I am debugging a embedded program and after i do a stepi   i get a "stopped
due to shared library event"

I am not sure what this means.... the embedded code does not use shared
libraries...  is this a problem with my target
or with gdb ???

any help or suggestions will be warmly recieved


Thanks

here is a snipet of the console output

(gdb) stepi
Sending packet: $Z0,3fffa310,4#70...Ack
Packet received:
Packet Z0 (software-breakpoint) is NOT supported
Sending packet: $m3fffa310,4#27...Ack
Packet received: 3c801000
Sending packet: $X3fffa310,4:}]\202\020\b#c0...Ack
Packet received: OK
Sending packet: $Hc0#db...Ack
Packet received: OK
Sending packet: $s#73...Ack
Packet received: T0540:3fffa310;01:3fff2504;
Sending packet: $X3fffa310,4:<\200\020\000#18...Ack
Packet received: OK
Stopped due to shared library event
Current language:  auto; currently asm


Roman F. Rycerz

Continental Automotive Systems
21440 W Lake Cook Road
Deer Park, IL 60010



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