pgAdmin III commit: Ensure the debugger displays something sane rather - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure the debugger displays something sane rather
Date
Msg-id E1T0u3j-0003MZ-QW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the debugger displays something sane rather than erroring out
if a stack frame from an anonymous block is selected.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7ac0c601563a738024eab2fa589b83fc9258d393
Author: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/ctlCodeWindow.cpp       |   19 ++++++++++++++++++-
pgadmin/include/debugger/ctlCodeWindow.h |    1 +
2 files changed, 19 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a typo bug spotted in passing. This code just h
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure the debugger displays something sane rather