Thread: SVN Commit by dpage: r7281 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/debugger pgadmin/include/debugger

Author: dpage

Date: 2008-05-06 16:12:09 +0100 (Tue, 06 May 2008)

New Revision: 7281

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

Log:
Fix a corner case in which closing the debugger window following a failed attempt to create a global breakpoint (for
example,because of an existing breakpoint) could cause a crash on Windows. 


Modified:
   branches/REL-1_8_0_EDB/pgadmin3/CHANGELOG
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/include/debugger/ctlCodeWindow.h