* linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if the
[binutils-gdb.git] / gdb / gdbserver / ChangeLog
index f2e39fd64a9b58e4380b739aa949f07163712927..552c83d5ee97d23a96a7d8f09f3d3db1ced0f941 100644 (file)
@@ -1,3 +1,29 @@
+2010-03-23  Pedro Alves  <pedro@codesourcery.com>
+
+       * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if the
+       lwp had been stopped by a watchpoint.
+
+2010-03-16  Pedro Alves  <pedro@codesourcery.com>
+
+       * server.h (internal_error): Declare.
+       (gdb_assert, ASSERT_FUNCTION, gdb_assert_fail): Define.
+       * utils.c (internal_error): New function.
+
+2010-03-15  Andreas Schwab  <schwab@redhat.com>
+
+       * configure.srv: Fix typo setting srv_regobj.
+
+2010-03-15  Pedro Alves  <pedro@codesourcery.com>
+
+       * linux-low.c (fetch_register): Avoid passing a non string literal
+       format to `error'.
+       (usr_store_inferior_registers): Ditto.
+
+2010-03-14  Pedro Alves  <pedro@codesourcery.com>
+
+       * linux-low.c (linux_write_memory): Bail out early if peeking
+       memory failed.
+
 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
 
        * linux-low.h (struct lwp_info): New fields