pgAdmin III commit: Ensure the debugger displays something sane rather

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure the debugger displays something sane rather
Date: 2012-08-13 12:48:20
Message-ID: E1T0u4C-0003NC-4V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the debugger displays something sane rather than erroring out
if a stack frame from an anonymous block is selected.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=faa4b8a95e6112b4116654b0e7a57ed4e664cb9e
Author: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2012-08-13 13:14:37 pgAdmin3.xml deleted on Windows when rebuild/clean-build the Docs
Previous Message Dave Page 2012-08-13 12:47:51 pgAdmin III commit: Ensure the debugger displays something sane rather