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

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

[Octave-bug-tracker] [bug #47575] MXE-octave "dbstop @ftp/dir" fails


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #47575] MXE-octave "dbstop @ftp/dir" fails
Date: Sat, 09 Apr 2016 20:15:26 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #14, bug #47575 (project octave):

With your patch v2, I get the following result in Octave for Windows:

>> dbstop @ftp/dir
Trying to find @ftpdir
ans =  27
>> dbclear all
Trying to find @ftpdir
>> dbstop @ftpdir
Trying to find @ftpdir
ans =  27


The forward slash is correctly converted to a backslash, the function file
opens in the editor of the GUI and the stop point is set to the first line of
the function. This works for both forward and backslash.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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