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

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

[Octave-bug-tracker] [bug #56604] Interpreter gets confused by <********


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56604] Interpreter gets confused by <********
Date: Wed, 10 Jul 2019 16:10:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

Follow-up Comment #6, bug #56604 (project octave):

It does not try to run the file. The syntax error message that you see comes
from the 'dbstop' function. In order to set a breakpoint, the debug functions
are trying to access the parse tree, which probably triggers the parser to try
to load the file again, since it hasn't been successfully loaded yet, but not
run it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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