RE: [HACKERS] How do I get the backend server into gdb?

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема RE: [HACKERS] How do I get the backend server into gdb?
Дата
Msg-id Pine.BSF.4.05.9904281318200.47191-100000@thelab.hub.org
обсуждение исходный текст
Ответ на RE: [HACKERS] How do I get the backend server into gdb?  (Michael J Davis <michael.j.davis@tvguide.com>)
Список pgsql-hackers
You can attach to a running process using gdb... 'gdb -t <pid>' or
something like that...its been awhile since I've used it, sorry...

On Wed, 28 Apr 1999, Michael J Davis wrote:

> I need to debug this connection problem I am having with Access97.  My
> question is how can I get the new Postgres backend that starts up for Access
> into debug (gdb)?  I can get the PostMaster open in gdb.
> 
> Thanks, Michael
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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

Предыдущее
От: Michael J Davis
Дата:
Сообщение: RE: [HACKERS] How do I get the backend server into gdb?
Следующее
От: Michael J Davis
Дата:
Сообщение: RE: [HACKERS] How do I get the backend server into gdb?