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

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

[Octave-bug-tracker] [bug #62248] s = dbstatus() throws a strange error


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62248] s = dbstatus() throws a strange error when debug_on_interrupt is true
Date: Tue, 5 Apr 2022 08:27:45 -0400 (EDT)

Follow-up Comment #1, bug #62248 (project octave):

Confirmed on Windows.

Something seems to be wrong with the structure returned by dbstatus. After
executing the commands in comment #0:

>> fieldnames(y)
        ans =
        {
          [1,1] = bkpt
          [2,1] = intr
        }

>> y.intr
error: structure has no member 'intr'




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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