Cliff Woolley wrote: > However, I guess I should have kept my eyes open to what gdb was telling > me: > > warning: Unable to find dynamic linker breakpoint function. > GDB will be unable to debug shared library initializers > and track explicitly loaded dynamic code.
that sounds familiar > Sheesh. Anyone know how to fix that? you aren't going to like my fixes... * use static builds for debugging * upgrade the OS I got the same thing after "upgrading" Linux, maybe to Mandrake 7.2. I googled and decided it would be a mess to fix by upgrading individual RPMs. I believe it went away after installing Mandrake 8.0. Greg
