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(-)