This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

warning: Unable to find dynamic linker breakpoint function


I wonder if someone knows what the following warning means?  It appears whenever I use
the "run" command to start my program:

(gdb) run
Starting program: /home/adam/programming/programs/meals/meals
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.

I found a few posts related to it but few people seem to know what the warning message
itself means.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]