[PATCH 4/4] Fortran, typeprint: Forward level of details to be printed for pointers.

Yao Qi qiyaoltc@gmail.com
Fri May 13 15:55:00 GMT 2016



On 13/05/16 15:27, Yao Qi wrote:
>> +
>> >+gdb_test "ptype t3p" \
>> >+    [multi_line "type = PTR TO -> \\( Type t3" \
>> >+                "    $int :: t3_i" \
>> >+                "    Type t2" \
>> >+                "        $int :: t2_i" \
>> >+                "        Type t1 :: t1_n" \
>> >+                "    End Type t2 :: t2_n" \
>> >+                "End Type t3 \\)"]
> Why do we print type t2?  Sorry I didn't notice this in V1 review.

I thought it is from V2 series.  Sorry for the noise.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list