with -g and libpq.a ...

Поиск
Список
Период
Сортировка
От Mathieu Dube
Тема with -g and libpq.a ...
Дата
Msg-id 01020515142506.10576@therver.local2.lan
обсуждение исходный текст
Ответы Re: with -g and libpq.a ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
even after compiling with -g and using the libpq.a it still outputs that on the
bt after the crash...

(gdb) bt
#0  0x40050768 in ?? ()
#1  0x4004ff25 in ?? ()
#2  0x804a3cd in main (argc=3, argv=0xbffff8e4) at therver.c:430
#3  0x400739ee in ?? ()

-- 
Mathieu Dube    
Mondo-Live            
www.flipr.com


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

Предыдущее
От: "Martin A. Marques"
Дата:
Сообщение: Re: Re: Re: grant privileges to a database [URGENT]
Следующее
От: m w
Дата:
Сообщение: Can we modify 'text *' passed to a C function?