bugGNU Octave - Bugs: bug #44727, editor: breakpoints are confused...

 
 

bug #44727: editor: breakpoints are confused after file is changed

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Sun 05 Apr 2015 04:37:50 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Invalid / Not an Octave Bug Assigned to:  lachlan
Originator Name:  Open/Closed:  * Closed
Release:  * 4.0.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Aug 2016 09:56:11 PM UTC, comment #4: 

There are no breakpoints on blank lines.  Attempting to set a breakpoint on an empty line sets the breakpoint on the next breakable line.  This is expected behavior.  Closing report.

Rik <rik5>
Group administrator
Fri 04 Mar 2016 11:12:46 AM UTC, comment #3: 

Dan's patch from comment #1 has been applied.  It doesn't seem to fix this completely, but additionally applying file #36533 from bug #46632 seems to fix it.

Lachlan Andrew <lachlan>
Tue 02 Jun 2015 04:42:28 PM UTC, comment #2: 

Retagging release from 4.0.0-rc2 to 4.0.0.

John W. Eaton <jwe>
Group administrator
Sun 05 Apr 2015 04:54:35 AM UTC, comment #1: 

Must save file to set breakpoints.  There's a patch here that might be more robust, not sure:

https://savannah.gnu.org/patch/?func=detailitem&item_id=8006

Dan Sebald <sebald>
Sun 05 Apr 2015 04:37:50 AM UTC, original submission:  

to replicate:
- create a new file
- enter a single line
- set a breakpoint at the first line
- save file
- now insert more non-blank lines
- try to set breakpoints at every line
[not all of the lines will have a breakpoint]

Felipe G. Nievinski <fgnievinski>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by lachlan (Posted a comment)
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by sebald (Posted a comment)
  • -email is unavailable- added by fgnievinski (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-08 rik5 StatusPatch Submitted Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2016-03-04 lachlan Item GroupNone Other
        StatusNone Patch Submitted
        Assigned toNone lachlan
    2015-06-02 jwe Release4.0.0-rc2 4.0.0

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code