Re: Debuging RPMs

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Debuging RPMs
Date: 2003-10-21 16:58:29
Message-ID: 200310211858.29071.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le Mardi 21 Octobre 2003 15:34, Adam H. Pendleton a écrit :
> When trying to
> debug the pgadmin3 exectuable that gets installed with the RPM (this is
> on RedHat), gdb reports that there are now debug symbols in the executable.

Dear Adam,

RH9 stips off debugging symbols by default.

For consistency, I stripped Mandrake and Suse builds too using:
strip --strip-debug %{buildroot}/%{_bindir}/%{name}

Maybe I can unset the default stripping in RH and then remove this line. But
will you be able to debug enough knowing that wxWindows is stripped too?

This is a real problem. Tell me what I should do...
Best regards, Jean-Michel

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-10-21 17:31:09 New wx patches
Previous Message Hiroshi Saito 2003-10-21 16:18:24 font problem of the calendar