How to use gdb to debug pgadmin?

From: 韦春阳 <bessie2525(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: How to use gdb to debug pgadmin?
Date: 2010-08-08 08:17:23
Message-ID: AANLkTi=OGKgWYfa44S=bYpU1zZvQScRBweHUUprb7JSZ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,
I'm a beginner, and I want to use gdb to debug pgadmin.
I make a break in the pgAdmin3::OnInit(), it can work well.
But when the main frame run, which is after wxTheApp->OnRun(), any
breakpoint and gdb can't work well.

Is there any advice about how to use gdb to debug pgadmin?

Thanks a lot !

Bessie

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Steffen Kuhn 2010-08-08 11:42:59 Re: How to use gdb to debug pgadmin?
Previous Message Guillaume Lelarge 2010-08-05 12:26:32 pgAdmin III commit: Update german hints, per Steffen Kuhn.