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

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

[Octave-bug-tracker] [bug #47585] GUI editor does not show already activ


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47585] GUI editor does not show already active breakpoints when a file is opened
Date: Thu, 31 Mar 2016 15:38:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: GUI editor does not show already active breakpoints
when a file is opened
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Thu 31 Mar 2016 08:38:05 AM PDT
                Category: GUI
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When a file with breakpoints already set is closed and then re-opened in the
editor, active breakpoints are not shown but are still active.

Example:


>> edit foo.m
## add some code and save
## add a breakpoint, visually or command line
## verify the breakpoint is shown, dbstatus lists breakpoint
## close foo.m in the editor
## reopen foo.m from the recent files list
## verify no breakpoint is shown
## switch back to command window
>> dbstatus foo
## output shows breakpoint is still active
>> foo
## breakpoint is hit
## switch back to editor, step icon is visible, breakpoint icon is still not






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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