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

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

[Octave-bug-tracker] [bug #56150] Regressions with debugger


From: Rik
Subject: [Octave-bug-tracker] [bug #56150] Regressions with debugger
Date: Wed, 10 Jul 2019 16:53:38 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #56150 (project octave):

                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #6:

Uh oh, something seems to have gone wrong with the debugger after the patch
was committed.  Here is a sample Octave session showing the problem.


octave:1> dbstop unique
ans =  55
octave:2> [c,a,b] = unique ([1 3 6 1])
stopped in unique at line 55
[/home/rik/wip/Projects_Mine/octave-dev/scripts/set/unique.m] 
55:   if (nargin < 1)
debug> dbnext
error: internal error: dbstep without an active debugger!
error: called from
    unique at line 57 column 3


Re-opening the bug report and marking as "In progress".


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56150>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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