--On Monday, August 01, 2005 5:03 PM -0400 Randy Gordey <gordey at stdio.com> wrote: > (no debugging symbols found) Disable symbol stripping when building the RPM so that gdb will have useful symbols. Or don't clean after building the RPM, and grab the unstripped binary from the original BUILD directory and copy it over the installed one.