Re: Debuging RPMs

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: Debuging RPMs
Дата
Msg-id 200310211858.29071.jm@poure.com
обсуждение исходный текст
Ответ на Debuging RPMs  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
Список 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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: font problem of the calendar
Следующее
От: Andreas Pflug
Дата:
Сообщение: New wx patches