diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9779d04..9053217 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com> + + * solib-svr4.c (LM_ADDR_CHECK) <info_verbose>: Use printf_unfiltered + for the PIC displacement, print also the displacement value. + (svr4_exec_displacement): Print DISPLACEMENT if INFO_VERBOSE. + 2010-03-10 Kevin Buettner <kevinb@redhat.com> * remote-mips.c (close_ports, mips_initialize_cleanups) |