Paul Newby wrote:

> gdb /usr/sbin/httpd
> declares 'no debugging symbols found'.

Compile httpd with -g. I don't have its config script here. Perhaps, -g
is already the default. In that case, you need to copy the binary by
hand to its destination, because otherwise install would strip it.

Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to