octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47295] Keep existing breakpoints after editin


From: Rik
Subject: [Octave-bug-tracker] [bug #47295] Keep existing breakpoints after editing file in GUI
Date: Mon, 29 Feb 2016 01:03:43 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47295 (project octave):

              Item Group:                   Other => Feature Request        
                  Status:                    None => Wont Fix               
                 Summary: Breakpoints are lost after saving file => Keep
existing breakpoints after editing file in GUI

    _______________________________________________________

Follow-up Comment #5:

The existing behavior is explicitly intended.  When the timestamp on a file
changes, indicating it has been edited, Octave has no way of knowing the
extent of the changes.  Because Octave records breakpoints only by file and
line number, rather than a contextual diff which would include nearby lines,
it throws away the existing breakpoints as invalid.  Matlab behaves similarly,
I believe. 

I've changed the category to feature request and changed the summary to what
might be possible.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47295>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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