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

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

[Octave-bug-tracker] [bug #57902] Confusing debug output from scripts


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57902] Confusing debug output from scripts
Date: Wed, 26 Feb 2020 14:58:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36

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

To fix bug #42705, the Run Selection feature was changed to write the
selection to temporary files and run those files. So yeah, if a breakpoint is
hit, the user is going to see those temporary files and be stepping through
artificially injected command lines.

If that's not desirable, if a goal is to be able to break and cleanly step
through commands in the selection and not make it look like it does now, then
maybe we need a new feature in the interpreter to support executing a sequence
of commands with the ability to break and without adding them to the command
history or making them look like they were pasted at the command prompt.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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