Intermittent bug

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Intermittent bug
Date: 2004-11-24 23:16:45
Message-ID: thhal-0366AAvERcC4LIBuqH1wLuDpqsr+4Mu@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kenneth Marshall 2004-11-25 00:23:55 follow-up to previous build problem for 8.0.0beta5 on SPARC
Previous Message Mark Kirkwood 2004-11-24 20:26:12 Re: MAX/MIN optimization via rewrite (plus query rewrites