Thread: SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger: . include

SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger: . include

From
svn@pgadmin.org
Date:
Author: hiroshi

Date: 2007-04-05 18:54:12 +0000 (Thu, 05 Apr 2007)

New Revision: 6178

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

Log:
Fixed debugger's store settings per pgAdmin.
The setting of pgAdmin is read.
then, Debugger writes only Proc.



Modified:
   trunk/pgadmin3/debugger/debugger.cpp
   trunk/pgadmin3/debugger/include/debugger.h
   trunk/pgadmin3/debugger/wsRichWindow.cpp
   trunk/pgadmin3/debugger/wsStackWindow.cpp