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

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

[Octave-bug-tracker] [bug #46795] dbstop lacks much Matlab functionality


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46795] dbstop lacks much Matlab functionality
Date: Sun, 03 Jan 2016 06:58:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

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

                 Summary: dbstop lacks much Matlab functionality
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Sun 03 Jan 2016 06:58:50 AM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Lachlan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The following Matlab commands give errors in Octave:


dbstop in ls
dbstop if error
dbstop ls 1 if i==1
s=dbstatus; dbclear all; dbstop (s)
dbstop if caught error


The first two can be achieved with different syntax, but the other three are
missing functionality.

The attached patch overhauls dbstop to make it almost compatible with Matlab,
including the integration of conditional breakpoints into the GUI.

Ideally, it would be applied as a series of smaller changesets, but I got no
feedback when I submitted the smaller patch #8784 and it is hard keeping too
many patches up-to-date with all of the changes happening to the global code.

Please let me know what I can do to get this patch applied.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 03 Jan 2016 06:58:50 AM GMT  Name: dbstop_patch_20160102.txt  Size:
108kB   By: lachlan

<http://savannah.gnu.org/bugs/download.php?file_id=35905>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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