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

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

[Octave-bug-tracker] [bug #41515] dbstop could support breakpoints in pr


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41515] dbstop could support breakpoints in private functions and private methods
Date: Sun, 09 Feb 2014 16:25:35 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1

Follow-up Comment #3, bug #41515 (project octave):

@comment #2: 
Of course, but that gives other problems. 
For one, that e.g., data files and core dumps could end up in the private dir.
It gets real messy then.

Really, to be able to properly debug function files in "real" situations they
need to be in the load path.

I sometimes add the private dir to the load path (addpath .....), that helps
too. But I find that Octave doesn't reliably pick up changes to function files
in that private subdir.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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