diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7e0a462..07d8565 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Jerome Guitton <guitton@adacore.com> + + * value.c (value_from_contents_and_address): Always return + a lval_memory value, even if address is null. + 2009-02-04 Tristan Gingold <gingold@adacore.com> * i386-darwin-tdep.c (i386_darwin_sigcontext_addr): New function. |