* Stopped due to shared library event
@ 2007-10-25 17:59 Roman.Rycerz
2007-10-25 19:01 ` Jim Blandy
0 siblings, 1 reply; 2+ messages in thread
From: Roman.Rycerz @ 2007-10-25 17:59 UTC (permalink / raw)
To: gdb
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Stopped due to shared library event
2007-10-25 17:59 Stopped due to shared library event Roman.Rycerz
@ 2007-10-25 19:01 ` Jim Blandy
0 siblings, 0 replies; 2+ messages in thread
From: Jim Blandy @ 2007-10-25 19:01 UTC (permalink / raw)
To: Roman.Rycerz; +Cc: gdb
Roman.Rycerz at us.contiautomotive.com writes:
> 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 ???
What version of GDB are you using? How did you configure and build it?
> (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
This looks to me as if GDB believes there is a dynamic linker in your
program with its event-reporting function at 0x3fffa310. If you're
using a properly configured GDB, I'm not sure why it would think that.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-25 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-25 17:59 Stopped due to shared library event Roman.Rycerz
2007-10-25 19:01 ` Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox