Thread: SVN Commit by dpage: r6889 - in trunk/pgadmin3: . pgadmin/debugger pgadmin/include/debugger

Author: dpage

Date: 2007-12-11 17:08:21 +0000 (Tue, 11 Dec 2007)

New Revision: 6889

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

Log:
Check that functions exist before debugging or setting global breakpoints on them. Remove them from the treeview if
not.


Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/debugger/debugger.cpp
   trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
   trunk/pgadmin3/pgadmin/include/debugger/dlgDirectDbg.h