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

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

[Octave-bug-tracker] [bug #60531] dbstack(N) not omitting innermost fram


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60531] dbstack(N) not omitting innermost frames as it should
Date: Wed, 5 May 2021 21:09:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #3, bug #60531 (project octave):

I think it was just a mistake to not handle nskip there.  Some care will also
be needed to adjust the current frame index correctly.

We could also add an nskip parameter to the backtrace functions in the
call_stack class but there are a bunch of different variants of that function.
 Should they all get the nskip paramter?  Probably it is simpler to just limit
nskip to the do_dbstack function for now.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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