| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Michael J Davis <michael(dot)j(dot)davis(at)tvguide(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | RE: [HACKERS] How do I get the backend server into gdb? |
| Date: | 1999-04-28 16:18:51 |
| Message-ID: | Pine.BSF.4.05.9904281318200.47191-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael J Davis | 1999-04-28 17:57:04 | RE: [HACKERS] How do I get the backend server into gdb? |
| Previous Message | Michael J Davis | 1999-04-28 16:04:32 | RE: [HACKERS] How do I get the backend server into gdb? |