SVN Commit by dpage: r6381 - in trunk/pgadmin3/pgadmin: debugger include/debugger

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6381 - in trunk/pgadmin3/pgadmin: debugger include/debugger
Date: 2007-06-21 10:42:37
Message-ID: 200706211042.l5LAgbMb018714@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-06-21 10:42:36 +0000 (Thu, 21 Jun 2007)

New Revision: 6381

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6381&view=rev

Log:
Gah - it's no wonder PostgreSQL avoids threading!! Another bash at ironing out the oddities that are showing up on a per-platform basis. All debugger exit points I can think of work correctly on Windows, with threads exiting cleanly in all cases. Checkin now... off to test OS X afer lunch, but hopefully we're there now!!

Modified:
trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp
trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp
trunk/pgadmin3/pgadmin/include/debugger/dbgPgConn.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-06-21 13:35:21 SVN Commit by dpage: r6382 - trunk/pgadmin3/pgadmin/debugger
Previous Message svn 2007-06-19 16:09:26 SVN Commit by dpage: r6380 - in trunk/pgadmin3/pgadmin: debugger include/debugger