This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/22399] New: No support for DW_OP_GNU_variable_value


https://sourceware.org/bugzilla/show_bug.cgi?id=22399

            Bug ID: 22399
           Summary: No support for DW_OP_GNU_variable_value
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: mark at klomp dot org
  Target Milestone: ---

Take the testcase/reproducer from gcc bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77589 and compile with GNU Fortran
(GCC) 7.2.1

Breakpoint 1, repro () at dwarf-stridex.f90:14
14        print *, c40pt  ! break-here
(gdb) p c40pt(2)
Unhandled dwarf expression opcode 0xfd

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]