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

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

[Octave-bug-tracker] [bug #46795] dbstop lacks much Matlab functionality


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46795] dbstop lacks much Matlab functionality
Date: Sun, 14 Feb 2016 02:24:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #82, bug #46795 (project octave):

Philip, at the risk of adding clutter, I'm attaching a patch that backs out
Torsten's changes without disturbing more recent changes.

I've also attached a patch that gives some debugging output
(bug_46795_debugging.cset).  Could you apply that and tell us what the output
is?

Torsten, I have two questions about the patch:
1. why is it necessary to call this after Fcd?  Wouldn't it be better to make
Fcd trigger update_directory too?
2. Just to be defensive, should we replace constructs like


  if (_main_win->get_octave_qt_link ()->file_in_path


by


  if (_main_win && min_win->get_octave_qt_link ()
      && _main_win->get_octave_qt_link ()->file_in_path


as a matter of routine?

(file #36328, file #36329)
    _______________________________________________________

Additional Item Attachment:

File name: backout_e8c3590da9ff.cset      Size:7 KB
File name: bug_46795_debugging.cset       Size:2 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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