> Can somebody answer the question as to where the executable is loaded by GDB > (so that the DT_DEBUG address is resolved) when trying to analyze a core > dump. I'd start with corelow.c:core_open() Andrew