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