octave-maintainers
[Top][All Lists]
Advanced

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

Re: Connecting Octave to the GUI


From: John W. Eaton
Subject: Re: Connecting Octave to the GUI
Date: Thu, 04 Apr 2013 01:11:57 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 04/04/2013 01:03 AM, Daniel J Sebald wrote:

Well, I might be doing something extra by attempting to run the function
when it is out of scope:

In that case, the function is cleared.  The breakpoints are
disappearing because the parse tree is deleted.  I think we can at
least avoid leftover markers in the editor by explicitly clearing all
the breakpoints when the function definition is deleted.

jwe



reply via email to

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