Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging problem with DDD in Linux

Status
Not open for further replies.

ranjank

IS-IT--Management
May 9, 2003
176
IN
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top