SVN Commit by dpage: r7062 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r7062 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger
Date
Msg-id 200802071635.m17GZolD030085@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2008-02-07 16:35:50 +0000 (Thu, 07 Feb 2008)

New Revision: 7062

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

Log:
Prevent the user trying to debug functions with a colon in the name (!!) as it will cause all sorts of problems that
reallyaren't worth trying to fix for such an unusual case. 


Modified:
   branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger/debugger.cpp

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: A new feature patch and a bug fix
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7063 - trunk/pgadmin3/pgadmin/debugger