Hi,
I'm trying to debug remotely thru DDD Debugger.I'm getting the following error:
0x3000f200 in ?? ()
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
I have compiled my code with -g option and with ppc compiler.Can anyone give any hints to this.
--RK.
I'm trying to debug remotely thru DDD Debugger.I'm getting the following error:
0x3000f200 in ?? ()
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
I have compiled my code with -g option and with ppc compiler.Can anyone give any hints to this.
--RK.