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

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

[Octave-bug-tracker] [bug #35795] dbstep doesn't step single line


From: anonymous
Subject: [Octave-bug-tracker] [bug #35795] dbstep doesn't step single line
Date: Sun, 11 Mar 2012 23:19:13 +0000
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

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

                 Summary: dbstep doesn't step single line
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 11 Mar 2012 11:19:12 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: forkandwait
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: *BSD

    _______________________________________________________

Details:

dbstep is behaving in a way I do not expect:

Debugging a function m-file in the current directory, I set debug_on_error(1)
and insert a line in the file like "error('sldkjf')".  I run the function and
get popped into debug mode as I would expect.  However, when I dbstep to
execute the next line, the function runs to the end and returns (unless there
is an error).

Is this to be expected?  Is it acting (to my mind) strangely because of the
way I am entering debug mode?




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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