Re: How to use gdb to debug pgadmin?

From: Steffen Kuhn <pg(at)kuhnsteffen(dot)de>
To: 韦春阳 <bessie2525(at)gmail(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: How to use gdb to debug pgadmin?
Date: 2010-08-08 11:42:59
Message-ID: 4C5E9843.2030303@kuhnsteffen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Hi Bessi,

do you have your wxWidgest compiled with debug?

I'm also new to pdAdmin and on my ay to setup my pgAdmin development
environment on my Ubuntu.
As a friend of visiuaI IDEs I played around with Anjuta and got it even
compiled, but not debugged.

Regrads
Steffen

Am 08.08.2010 10:17, schrieb ΀ŽºÑô:
> 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message 韦春阳 2010-08-09 02:01:01 Re: How to use gdb to debug pgadmin?
Previous Message 韦春阳 2010-08-08 08:17:23 How to use gdb to debug pgadmin?