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

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

[Octave-bug-tracker] [bug #43822] debugger path conflicts with search pa


From: Torsten
Subject: [Octave-bug-tracker] [bug #43822] debugger path conflicts with search path
Date: Fri, 26 Dec 2014 19:15:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #1, bug #43822 (project octave):

Thank you for the report. What do you mean by 'qtfm will not work anymore'?
Does it work before setting the breakpoint in a file located in a
subdirectoy?

I tried to reproduce the issue but it works for me:

* Create a file in /tmp/d00.m that is calling the function d01 in
/tmp/@d01/d01.m
* Adding the path by 'addpath /tmp'
* Setting a breakpoint in /tmp/@d01/d01.m
* Selecting 'Add to search path' or 'Change directory' in message box that is
showing up
* Starting d00 from editor or from console 
* Result: Function d00 is running as expected and stops at breakpoint in d01

If you need a recursive search path you can use 'genpath'.
 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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