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

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

[Octave-bug-tracker] [bug #49119] libinterp/corefcn/debug.cc-tst unit te


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49119] libinterp/corefcn/debug.cc-tst unit tests cause several files to open in GUI editor
Date: Tue, 3 Jul 2018 13:30:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #13, bug #49119 (project octave):

I don't think there is a user preference for disabling this behavior. When
'dbstop' or 'dbclear' or other debug breakpoint commands are called at the
command prompt, the corresponding file is automatically opened in the editor.

If someone thinks it would be useful to have a user setting, that can be done.
But to solve this smaller problem it might be easier to add a setting to the
octave_link class to selectively enable and disable the
octave_link::update_breakpoint function.

As a test I commented out the octave_qt_link implementation of
do_update_breakpoint and no files were opened in the editor.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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