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 <[email protected]> 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(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
