*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 24 Oct 2006 20:23:56 +0000 (20:23 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 24 Oct 2006 20:23:56 +0000 (20:23 +0000)
gdb/ChangeLog
gdb/ChangeLog-2004

index 1b5eaa6..bd5e67d 100644 (file)
 
 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
+       PR mi/1429
        * varobj.c (c_name_of_child, c_value_of_child): Allow non-zero
        offsets for languages like Fortran.
 
index 04eafd8..0481c1d 100644 (file)
        type and value for simple data types and just the name and type
        for complex ones, if required.
 
+       PR mi/1438
        * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
        children, if required.