octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging and the GUI Editor; Qt help needed


From: Thorsten Liebig
Subject: Re: Debugging and the GUI Editor; Qt help needed
Date: Thu, 28 Mar 2013 09:32:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

Am 28.03.2013 09:09, schrieb John W. Eaton:
> On 03/28/2013 04:06 AM, Catalin Codreanu wrote:
>
>> Is there any way to see which break markers are already present and
>> where. A simple test could prevent placing a second marker on the same
>> line.
>
> It's not that two breakpoints are set on the same line.  They are set on 
> adjacent lines, and I think that one of them should not be set.  I don't
> think this will be too hard to debug and fix, I just haven't had a chance to 
> look at it yet.
>
> jwe
>
>
Nice work!

I noticed that two breakpoints are set if you mark an empty or comment only 
line. You end up with one on that line and the next not-empty line...  It
would make sense to only have the second one?

And I still suffer from the bug, that I cannot abort a running command with 
STRG+C in the GUI ... :(

br
thorsten


reply via email to

[Prev in Thread] Current Thread [Next in Thread]