How to use gdb to debug pgadmin? - Mailing list pgadmin-hackers

From 韦春阳
Subject How to use gdb to debug pgadmin?
Date
Msg-id AANLkTi=OGKgWYfa44S=bYpU1zZvQScRBweHUUprb7JSZ@mail.gmail.com
Whole thread Raw
Responses Re: How to use gdb to debug pgadmin?  (Steffen Kuhn <pg@kuhnsteffen.de>)
List 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

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Update german hints, per Steffen Kuhn.
Next
From: Steffen Kuhn
Date:
Subject: Re: How to use gdb to debug pgadmin?