I've recently upgraded to Mandrake 7.2 and consequently upgraded to GDB 5.0(-4mdk). Now when I attempt to debug code gdb displays the following message upon startup: warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. Since I'm developing code used in shared libraries, this is a significant problem. I've tried reloading previous versions of GDB with no luck so I'm guessing the problem is with one of the libraries gdb is using. Anyone know what this problem is? Any advice would be greatly appreciated. Thanks, Michael Brayton
