Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb 6.1-debian : problem with restarting program with breakpoints on dynamic libraries#
@ 2004-06-02 22:28 wim delvaux
  2004-06-03  3:57 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: wim delvaux @ 2004-06-02 22:28 UTC (permalink / raw)
  To: gdb

When I do this

		gdb SomeProgram

and set a breakpoint on a function that will be loaded at runtime

		b SomeFunctionInSomeLib

gdb properly asks me if I want to set this breakpoint when the symbol is 
found.

Answering "y' and running the program will break on the requested function.

HOWEVER.

When I want to rerun the application ('r' command) the breakpoint is still 
known by gdb (I see complaint messages) but is not set even when the function 
becomes available.

is this a but in the version I am using ?

W


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-03 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02 22:28 gdb 6.1-debian : problem with restarting program with breakpoints on dynamic libraries# wim delvaux
2004-06-03  3:57 ` Daniel Jacobowitz
2004-06-03 11:55   ` wim delvaux
2004-06-03 20:47     ` Daniel Jacobowitz
2004-06-03 21:49       ` wim delvaux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox