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

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

[Octave-bug-tracker] [bug #41843] dbclear all


From: Rik
Subject: [Octave-bug-tracker] [bug #41843] dbclear all
Date: Sun, 30 Mar 2014 00:51:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

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

Quick glance shows that this is a problem when one of the m-files has
subfunctions.  The following works:


octave:1> dbstop ls
ans =  50
octave:2> dbstop bitcmp
ans =  41
octave:3> dbstatus
breakpoint in bitcmp at line 41.
breakpoint in ls at line 50.
octave:4> dbclear all




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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