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

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

[Octave-bug-tracker] [bug #41126] Unable to debug class functions


From: Michael C. Grant
Subject: [Octave-bug-tracker] [bug #41126] Unable to debug class functions
Date: Tue, 07 Jan 2014 01:43:55 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

Follow-up Comment #2, bug #41126 (project octave):

Ah, good. That works indeed:


dbstop @cvx/norm


With the GUI enabled, the editor pops up with the breakpoint in the proper
place. And the interpreter does indeed stop when expected.

What's funny, however, is that clicking on a new breakpoint within the editor
still brings up the modal dialog. But maybe this is a GUI issue primarily. 

However, if MATLAB compatibility is desired here, "dbstop @cvx/norm.m" should
work as well. Then again, so should "dbstop if error", "dbstop if warning",
"dbstop if caught error", etc. So I understand that's a work in progress.

Thanks for showing me one option that works!

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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