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?
Дата
Msg-id
93C04F1F5173D211A27900105AA8FCFC145442@lambic.prevuenet.com
Список
Дерево обсуждения
RE: [HACKERS] How do I get the backend server into gdb? Michael J Davis <michael.j.davis@tvguide.com>
Re: [HACKERS] How do I get the backend server into gdb? Bruce Momjian <maillist@candle.pha.pa.us>
RE: [HACKERS] How do I get the backend server into gdb? Vince Vielhaber <vev@michvhf.com>
I tired but it breaks in the Postmaster and not in the backend process that
is created for each process.
-----Original Message-----From:	Theo Kramer [SMTP:theo@flame.co.za]Sent:	Wednesday, April 28, 1999 2:08 PMTo:	pgsql-hackers@postgreSQL.orgSubject:	Re: [HACKERS]  How do I get the backend server into
gdb?
Bruce Momjian wrote:> > There is some option that starts backends, and then sleeps > waiting for a> gdb connection, or something like that.> 
Why not just the following
gdb postmaster
Set one ore more breakpoints where you think the problem might be, then type 'run'.
Start the client and with a bit of luck gdb will break atthe breakpoint set.
You may need to do this a couple of times until youhave found the right area in the code.--------RegardsTheo

В списке pgsql-hackers по дате отправления
От: Theo Kramer
Дата:
От: Michael J Davis
Дата:
FAQ