Debugger issues

From: Dave Page <dpage(at)postgresql(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Subject: Debugger issues
Date: 2007-04-04 14:48:53
Message-ID: 4613BAD5.1080405@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hiroshi,

In case you haven't spotted these, here are a couple of issues I've
found with the debugger:

- Debugging seems to start on about line 3 of the function :-(

- The debugger displays the parameters dialog then promptly crashes if
debugging a function with no parameters :-(

Also, there are quite a lot of warnings when compiling with GCC that
need to be cleaned up - many of these are caused by images we're not
using I think.

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ketema 2007-04-04 14:50:34 Mac OS X Query Result Pane
Previous Message svn 2007-04-04 14:34:10 SVN Commit by dpage: r6167 - trunk/www/download