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

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

[Octave-bug-tracker] [bug #41084] Unable to set breakpoint on edited com


From: Colin Beckingham
Subject: [Octave-bug-tracker] [bug #41084] Unable to set breakpoint on edited command line
Date: Fri, 03 Jan 2014 10:47:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

URL:
  <http://savannah.gnu.org/bugs/?41084>

                 Summary: Unable to set breakpoint on edited command line
                 Project: GNU Octave
            Submitted by: colbec
            Submitted on: Fri 03 Jan 2014 10:47:32 AM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

To recreate:
1. open 3.8 GUI and load a test .m script
2. edit a line, for example x=1; to x=2;
3. attempt to set the edited line as a breakpoint

Expected result is that a breakpoint appears on that line

Actual result is that a breakpoint appears on the next following executable
command.

Workaround is to save the new file, close it, close GUI, reopen GUI, reopen
file, and now the edited line can receive a breakpoint.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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