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: 2007-03-28 01:00:40
Message-ID: 4609BE38.80406@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-03-28 01:03:46 Re: Is there a shortage of postgresql skilled ops people
Previous Message Joseph S 2007-03-28 00:59:23 Re: redhat debug info