pgAdmin III commit: Fix a number of issues with debugging on older vers - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a number of issues with debugging on older vers
Date
Msg-id E1UwBs6-0008JH-6N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a number of issues with debugging on older versions of PPAS, and
ensure we can debug package initialisers.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5a2845b812958ecdb1de6f52677792e939c4b6eb

Modified Files
--------------
pgadmin/debugger/dbgController.cpp |   18 +++++++++---------
pgadmin/debugger/dbgEvents.cpp     |    4 ++--
pgadmin/debugger/dbgTargetInfo.cpp |    2 +-
pgadmin/debugger/dlgDirectDbg.cpp  |   21 +++++++++++++--------
4 files changed, 25 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Wait for the thread only if it is running
Next
From: Dave Page
Date:
Subject: Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)