public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/8044] GDB does not recognise debug information for fortran string correctly.
       [not found] <20030116052802.8044.sana@stl.sarov.ru>
@ 2008-12-23 19:35 ` jan dot kratochvil at redhat dot com
  2009-10-02 12:12 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2008-12-23 19:35 UTC (permalink / raw)
  To: gdb-prs


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/8044] GDB does not recognise debug information for fortran string correctly.
       [not found] <20030116052802.8044.sana@stl.sarov.ru>
  2008-12-23 19:35 ` [Bug fortran/8044] GDB does not recognise debug information for fortran string correctly jan dot kratochvil at redhat dot com
@ 2009-10-02 12:12 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2009-10-02 12:12 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From jan dot kratochvil at redhat dot com  2009-10-02 12:12 -------
Tested as fixed:
GNU gdb (GDB) 7.0.50.20091002-cvs
GNU Fortran (GCC) 4.5.0 20091002 (experimental)
(gdb) p a
$1 = 'a'
(gdb) p b
$2 = 'ff'
(gdb) p c
$3 = 'ooo'


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-02 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030116052802.8044.sana@stl.sarov.ru>
2008-12-23 19:35 ` [Bug fortran/8044] GDB does not recognise debug information for fortran string correctly jan dot kratochvil at redhat dot com
2009-10-02 12:12 ` jan dot kratochvil at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).