RE: [HACKERS] How do I get the backend server into gdb? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject RE: [HACKERS] How do I get the backend server into gdb?
Date
Msg-id Pine.BSF.4.05.9904281318200.47191-100000@thelab.hub.org
Whole thread Raw
In response to RE: [HACKERS] How do I get the backend server into gdb?  (Michael J Davis <michael.j.davis@tvguide.com>)
List 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 by date:

Previous
From: Michael J Davis
Date:
Subject: RE: [HACKERS] How do I get the backend server into gdb?
Next
From: Michael J Davis
Date:
Subject: RE: [HACKERS] How do I get the backend server into gdb?