Обсуждение: SVN Commit by dpage: r6381 - in trunk/pgadmin3/pgadmin: debugger include/debugger

Поиск
Список
Период
Сортировка

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

От
svn@pgadmin.org
Дата:
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-platformbasis. All debugger exit points I can think of work correctly on Windows, with threads exiting cleanly in
allcases. 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