diff options
Diffstat (limited to 'gdb/ChangeLog-2004')
-rw-r--r-- | gdb/ChangeLog-2004 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog-2004 b/gdb/ChangeLog-2004 index 04eafd8..0481c1d 100644 --- a/gdb/ChangeLog-2004 +++ b/gdb/ChangeLog-2004 @@ -14085,6 +14085,7 @@ 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. |