[Bug debug/20112] gdb will not print subroutine arguments

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 21 21:44:00 GMT 2008



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-08-21 21:42 -------
This works for i668-darwin with the trunk:
(gdb) p a
$1 = (REF TO -> ( real*4 )) @0x2004: 1
Current language:  auto; currently fortran
(gdb) p b
$2 = (REF TO -> ( real*4 )) @0x2000: 2

GNU gdb 6.3.50-20050815 (Apple version gdb-694) (Tue Jul 17 08:01:07 GMT 2007)

This has been fixed via gdb.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20112



More information about the Gcc-bugs mailing list