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 fortran/17838] New: Impossible to look into pointer variables


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

            Bug ID: 17838
           Summary: Impossible to look into pointer variables
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: fortran
          Assignee: unassigned at sourceware dot org
          Reporter: labidibidou at gmail dot com

Impossible to look into pointer variables, for instance a variable declared as
follows :

   integer,pointer :: itab(:)

Message of gdb : 

   Unhandled dwarf expression opcode 0x97

gcc version :

    gcc (Debian 4.4.5-8) 4.4.5

Compilation options : 

   -O0 -g -ggdb -m64 -Wall -Wsurprising -fbounds-check -ffixed-line-length-132
-ffpe-trap=invalid,zero,overflow


Computer :

    Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz

-- 
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]