diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-10-24 20:23:56 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-10-24 20:23:56 +0000 |
commit | d149de7bca9e0bc15066fc7df6ff08251e6e9b16 (patch) | |
tree | 05616dc2ad98500a406beaa96f6396d1d4b1a191 /gdb/ChangeLog-2004 | |
parent | 7b3835172a5274af86d77b420df557f290e01147 (diff) | |
download | gdb-d149de7bca9e0bc15066fc7df6ff08251e6e9b16.zip gdb-d149de7bca9e0bc15066fc7df6ff08251e6e9b16.tar.gz gdb-d149de7bca9e0bc15066fc7df6ff08251e6e9b16.tar.bz2 |
*** empty log message ***
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. |