Re: Folding code in debugger window sets a breakpoint

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Folding code in debugger window sets a breakpoint
Дата
Msg-id 1336422439.2320.58.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Folding code in debugger window sets a breakpoint  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Mon, 2012-05-07 at 22:26 +0200, Guillaume Lelarge wrote:
> On Mon, 2012-05-07 at 14:53 +0300, Heikki Linnakangas wrote:
> > In the debugger window, when you click on a cross on the left margin to
> > fold or unfold a block of code, we also set or clear a breakpoint on
> > that line. That's clearly not the way it's supposed to work - should
> > only set/clear breakpoints when you click on the line number or the
> > margin that displays the red breakpoint symbol.
> >
> > Attached is a patch to fix that.
> >
>
> Seems reasonnable. Commited to both branches.
>

Thanks for your patch, BTW...


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Folding code in debugger window sets a breakpoint
Следующее
От: Clemens Eisserer
Дата:
Сообщение: Re: Limit the size of explainPopup