Re: debugging in pgadmin - Mailing list pgsql-general

From josep porres
Subject Re: debugging in pgadmin
Date
Msg-id d2d532610903230641l630a6e6bo12b7a691104c1cdd@mail.gmail.com
Whole thread Raw
In response to Re: debugging in pgadmin  (Dave Page <dpage@pgadmin.org>)
Responses Re: debugging in pgadmin  (Dave Page <dpage@pgadmin.org>)
List pgsql-general
that way I can debug =)

i attach the pgadmin.log  zipped



2009/3/23 Dave Page <dpage@pgadmin.org>
On Mon, Mar 23, 2009 at 1:07 PM, josep porres <jmporres@gmail.com> wrote:
> "serverversionstr","serverversionnum","proxyapiver","serverprocessid"
> "PostgreSQL 8.3devel on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
> (mingw-special)",80300,3,4220

That should work, despite the mismatch in build envs (ignore the devel
bit - that just tells us what version of Postgres the plugin was
compiled against).

What happens if you right-click a function in pgAdmin and select the
Debug option (not the Set Breakpoint option)? If that doesn't work,
can you please set the pgAdmin log level to debug, retry the test and
then send the log over?

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Attachment

pgsql-general by date:

Previous
From: Dmitri Girski
Date:
Subject: LISTEN/NOTIFY problem
Next
From: Dave Page
Date:
Subject: Re: debugging in pgadmin