/* For whatever reason we couldn't set a breakpoint in the dynamic
linker.Warnanddropintotheoldcode.*/
bkpt_at_symbol:
warning(_("Unable to find dynamic linker breakpoint function.\nGDB will be unable to debug shared library initializers\nand track explicitly loaded dynamic code."));
warning(_("Unable to find dynamic linker breakpoint function.\n"
"GDB will be unable to debug shared library initializers\n"
"and track explicitly loaded dynamic code."));
}
/* Scan through the list of symbols, trying to look up the symbol and