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: Mon, 08 Feb 2016 22:46:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Philip, that is puzzling.  The LMB seems to work fine under Linux, as long as
my changes aren't there.  (I didn't back out the changes explicitly, but there
is a particular change that I made that causes the crash, and if I undo that
part, it handles the LMB.)

Doing a MXE build is still daunting for me, but I'll try to summon the courage
soon :)


Torsten, we can't use Feval because, as you say, it tries to use the undefined
variables.  However, we could directly call the code that Fdbstop uses for
validation.  (We could even just call a dummy Fdbstop with the old line
numbers, and if the line numbers change we can clear the old one and put in a
new one.  However, that sounds messy.)  If you think that sounds OK, I'll
prepare a patch for it.

    _______________________________________________________

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]