From David S. Miller <davem@redhat.com>:
[deliverable/binutils-gdb.git] / gdb / infrun.c
index 3a8e1216321639119c21524efbfbb29baf846836..6bc22a6531bc022dfaf73082aef01f7971ea4ea6 100644 (file)
@@ -153,10 +153,6 @@ static int may_follow_exec = MAY_FOLLOW_EXEC;
 #define IN_SOLIB_DYNSYM_RESOLVE_CODE(pc) 0
 #endif
 
-#ifndef SKIP_SOLIB_RESOLVER
-#define SKIP_SOLIB_RESOLVER(pc) 0
-#endif
-
 /* This function returns TRUE if pc is the address of an instruction
    that lies within the dynamic linker (such as the event hook, or the
    dld itself).
This page took 0.023507 seconds and 4 git commands to generate.