diff options
author | Joel Brobecker <brobecker@gnat.com> | 2007-03-30 00:09:31 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2007-03-30 00:09:31 +0000 |
commit | fcd19eb19ebda75817c19c13821fcb65a64afecb (patch) | |
tree | 125170c5fbc7a51d9eca8c4431861ee0f817b647 | |
parent | 01ae3d244cf0a159f5f7c8b4c105b0487b15af4d (diff) | |
download | gdb-fcd19eb19ebda75817c19c13821fcb65a64afecb.zip gdb-fcd19eb19ebda75817c19c13821fcb65a64afecb.tar.gz gdb-fcd19eb19ebda75817c19c13821fcb65a64afecb.tar.bz2 |
Fix the entry date of a couple of entries.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aeebbe6..7d763ba 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1476,12 +1476,12 @@ * ax-general.c (ax_const_l): Select proper opcode for the given value. -2007-01-04 Vladimir Prus <vladimir@codesourcery.com> +2007-01-05 Vladimir Prus <vladimir@codesourcery.com> * varobj.c (c_value_of_root): Don't select frame if variable object is out of scope. -2007-01-06 Nick Roberts <nickrob@snap.net.nz> +2007-01-05 Nick Roberts <nickrob@snap.net.nz> * varobj.c (struct varobj): New member print_value. (install_new_value): Compare last printed value with current one |