GUI Debugger for PostgreSQL on Windows

Started by Pierre Racineabout 20 years ago2 messages
#1Pierre Racine
racine_pierre@hotmail.com

Hi,

This might be a newbie question but I'm wondering how, most of you guys, are
debugging PostgreSQL on Windows (XP) ? Are you all using gdb? I want to
develop a new data type and I'd like to trace code in a graphical interface.
I have been trying very hard with Eclipse without success. Insight doesn't
seem to work very well on Windows...

I can believe most of you are happy with gdb...

Thanks for any info.

Pierre

#2Alvaro Herrera
alvherre@commandprompt.com
In reply to: Pierre Racine (#1)
Re: GUI Debugger for PostgreSQL on Windows

Pierre Racine wrote:

Hi,

This might be a newbie question but I'm wondering how, most of you guys,
are debugging PostgreSQL on Windows (XP) ? Are you all using gdb? I want to
develop a new data type and I'd like to trace code in a graphical
interface. I have been trying very hard with Eclipse without success.
Insight doesn't seem to work very well on Windows...

I can believe most of you are happy with gdb...

While I'm actually happy with GDB, I can see why not everybody would be.
I wonder however what problem you had with debugging. Maybe you are not
attaching to the correct process?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support