pgAdmin III commit: Fix debugger support for PPAS 9.0 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix debugger support for PPAS 9.0
Date
Msg-id 201102231005.p1NA5X6g028085@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix debugger support for PPAS 9.0

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2edf2848eeca4cfae57b2d83165f91cc96679013
Author: Nikhil S <nixmisc@gmail.com>

Modified Files
--------------
pgadmin/debugger/dbgPgThread.cpp   |    9 +++++-
pgadmin/debugger/dbgTargetInfo.cpp |    4 +++
pgadmin/debugger/debugger.cpp      |    1 +
pgadmin/debugger/dlgDirectDbg.cpp  |   27 +++++++++++++++----
pgadmin/schema/pgFunction.cpp      |   49 ++++++++++++++++++++++++++++-------
5 files changed, 72 insertions(+), 18 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #309: Bug report: Syntax Coloring
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix debugger support for PPAS 9.0