On 10/30/2005 06:29 PM, Justin Erenkrantz wrote: > > I thought you needed RH-specific patches - that is, no regular > (i.e. GNU-stock) version of GDB will support PIE. -- justin
Thanks for the hint. Meanwhile I downloaded the source RPM of http://rpmfind.net/linux/RPM/fedora/updates/3/x86_64/gdb-6.1post-1.20040607.43.x86_64.html which compiled fine on RHEL 3. But debugging still does not work :-(. I guess the problem now is that my kernel does not give the needed support to gdb as I found something about /proc/PID/auxv it tries to use which is not available on my system. So any new hints are very much appreciated. Anyway I keep on digging and keep the list updated once I find a solution. If one is found, I think I will add it to the debugging page (http://httpd.apache.org/dev/debugging.html). Regards RĂ¼diger
