pgAdmin III commit: Fix the debugger invocation code to ensure it handl - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix the debugger invocation code to ensure it handl
Date
Msg-id 201009301133.o8UBXNTP081715@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the debugger invocation code to ensure it handles different combinations of server version and libpq builds as
cleanlyas possible. 

Branch
------
REL-1_10_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a4f957d1d832f9b680c45c874f22d9dc7f4d458e
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/debugger.cpp           |   22 ++++++
pgadmin/debugger/dlgDirectDbg.cpp       |  109 +++++++++++++------------------
pgadmin/include/debugger/dlgDirectDbg.h |    4 -
pgadmin/include/pgAdmin3.h              |    5 ++
pgadmin/pgAdmin3.cpp                    |   43 ++++++++++++
5 files changed, 115 insertions(+), 68 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the debugger invocation code to ensure it handl
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the debugger invocation code to ensure it handl