Re: redhat debug info
- From: Joseph S <jks(at)selectacast(dot)net>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: redhat debug info
- Date: Tue, 27 Mar 2007 21:00:40 -0400
- Message-id: <4609BE38(dot)80406(at)selectacast(dot)net>
Tom Lane wrote:
Joseph S <jks(at)selectacast(dot)net> writes:
Fedora/Redhat has debuginfo packages that drop files with debug symbols
in /usr/src/debug/, and gdb can use them. Does anyone know how this
works and how I can get those files from the pg tarball?
You download and install the postgresql-debuginfo RPM that exactly
matches your other postgresql RPM(s). AFAIK the debuginfo RPMs are
available but not installed by default ...
regards, tom lane
I don't use rpms, I build from the tarballs, hence my question.
Home |
Main Index |
Thread Index