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

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

[Octave-bug-tracker] [bug #47621] dbstop LINE_# fails when in debug mode


From: Rik
Subject: [Octave-bug-tracker] [bug #47621] dbstop LINE_# fails when in debug mode
Date: Mon, 04 Apr 2016 19:27:44 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?47621>

                 Summary: dbstop LINE_# fails when in debug mode
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 04 Apr 2016 12:27:43 PM PDT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following code fails in the development version of Octave.


dbstop ls
ls
dbstop 60
error: add_breakpoint: unable to find function
'/home/rik/wip/Projects_Mine/octave-dbg/scripts/miscellaneous/ls.m'


It looks like the add_breakpoint routine might not be able to handle an
absolute path name.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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