Hi,
I have an intermittent bug in PL/Java that only shows up on Win32. Is
there any way of debugging the postgres.exe process that corresponds to
your connection on a win32 (MinGW) platform?
I have a MinGW environment with gdb but I can't figure out how to make
gdb attach to a running process it seems to happily accept any PID and
claim that it's attached although it isn't.
I have a Visual Studio installed too. It's able to attach but it fails
to see any symbols.
Help greatly appreciated,
Thomas Hallgren