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

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

[Octave-bug-tracker] [bug #53241] .gdbinit macros for Octave debugging n


From: Rik
Subject: [Octave-bug-tracker] [bug #53241] .gdbinit macros for Octave debugging no longer work
Date: Tue, 27 Feb 2018 19:10:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: .gdbinit macros for Octave debugging no longer work
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 27 Feb 2018 04:10:53 PM PST
                Category: Configuration and Build System
                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: Any

    _______________________________________________________

Details:

I just tried to use gdb to display an array when debugging Octave and I get
strange results


display-dense-array (a)
array object:   output (a)
dimensions:
ndims:   output (a).dimensions.rep[-1]
dims:   output *(a).dimensions.rep@(a).dimensions.rep[-1]

rep =   output *(a).rep
rep.data =   output *(a).rep.data@(a).rep.len


This is with gdb 7.11.1 and a recent tip.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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