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

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

[Octave-bug-tracker] [bug #57315] dblist broken on recent dev tip


From: Rik
Subject: [Octave-bug-tracker] [bug #57315] dblist broken on recent dev tip
Date: Wed, 27 Nov 2019 11:22:16 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?57315>

                 Summary: dblist broken on recent dev tip
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Wed 27 Nov 2019 08:22:14 AM PST
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Using the current tip of 27750:597e50809a9c I find that 'dblist' always prints
the first lines of the file, not where the current program counter is as
returned by 'dbwhere'.

Code to reproduce:


dbstop ls.m
ls
stopped in ls at line 58 [...] 
58:   if (! iscellstr (varargin))
debug> dblist
1-->    ## Copyright (C) 2006-2019 John W. Eaton
2       ##
3       ## This file is part of Octave.
4       ##
5       ## Octave is free software: you can redistribute it and/or modify it
6       ## under the terms of the GNU General Public License as published by







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57315>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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