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

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

[Octave-bug-tracker] [bug #41556] Unable to set multiple breakpoints wit


From: Jérôme
Subject: [Octave-bug-tracker] [bug #41556] Unable to set multiple breakpoints with dbstop
Date: Fri, 29 Jan 2016 20:14:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.0

Follow-up Comment #4, bug #41556 (project octave):

Hi. Sorry, I don't use Octave/Matlab anymore.

Basically, if it allows this to work:

s=dbstatus;
save('breakpoints.mat', 's');
clear all
close all
clc
load('breakpoints.mat', 's');
dbstop(s); 

then this bug report can be closed.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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