diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 259ba8a..ebef185 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org> + + * gdb.base/info-proc.exp: Also run on remote targets. Main + "info proc" command is now always present; whether target supports + actual info proc operation is detected when attempting to issue + the command. + 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com> * .gdbinit: Remove. |