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

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

[Octave-bug-tracker] [bug #54231] GUI attempts to open file for function


From: Torsten
Subject: [Octave-bug-tracker] [bug #54231] GUI attempts to open file for function declared at top-level
Date: Sun, 8 Jul 2018 03:38:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #14, bug #54231 (project octave):

@Rik: There is no specific reason, I just copied the code sequence from
another source file and will simplify both ocurrances.

@Dan: The difference is that the "step in" command is called by the GUI with
suppressing printing the location in the command line. You can change this in
the preferences dialog (tab "Command", option "Print debug location ...").
Enabling this also lead to the error message. Please note, that this error is
not the one of the OP. This error is not related to the GUI and also occurs in
the cli-version.

The information on the line number 4 and the function 'ggg' is passed to the
GUI by octave_link::enter_debugger_event (). However, this is not sufficent
for the GUI to open the related editor file which is not 'ggg.m'. Is there a
way to also provide the real file name here?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54231>

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




reply via email to

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