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/8044] GDB does not recognise debug information for fortran string correctly.


------- Additional Comments From jan dot kratochvil at redhat dot com  2008-12-23 19:35 -------
Tested as working with FSF HEADs of GCC+GDB.  No ifs to test here.

GNU Fortran (GCC) version 4.4.0 20081219 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.4.0 20081219 (experimental), GMP version
4.2.2, MPFR version 2.3.2.
 <2><66>: Abbrev Number: 3 (DW_TAG_variable)
    <67>   DW_AT_name        : c        
    <69>   DW_AT_decl_file   : 1        
    <6a>   DW_AT_decl_line   : 6        
    <6b>   DW_AT_type        : <0x77>   
    <6f>   DW_AT_location    : 2 byte block: 91 50      (DW_OP_fbreg: -48)
 <1><77>: Abbrev Number: 4 (DW_TAG_string_type)
    <78>   DW_AT_byte_size   : 3        

GNU gdb (GDB) 6.8.50.20081223-cvs
(gdb) p c
$1 = 'ooo'


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan dot kratochvil at redhat
                   |                            |dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=8044

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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