Fix amd64->i386 linux syscall restart problem
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index f0923a62e9791babdd4604a17c3288013c2a6585..2a5233b663370fb3daa569d62da57af6edf05096 100644 (file)
@@ -1,3 +1,30 @@
+2019-04-10  Kevin Buettner  <kevinb@redhat.com>
+
+       * linux-x86-low.c (x86_fill_gregset): Sign extend EAX value
+       when using a 64-bit gdbserver.
+
+2019-04-09  Tom Tromey  <tromey@adacore.com>
+
+       * linux-low.c (select_event_lwp): Use find_thread_in_random.
+
+2019-04-08  Tom Tromey  <tom@tromey.com>
+
+       * linux-low.c (linux_detach_one_lwp): Replace throw_exception with
+       throw.
+       (linux_resume_one_lwp): Likewise.
+
+2019-04-08  Tom Tromey  <tom@tromey.com>
+
+       * gdbreplay.c: Update.
+       * linux-low.c: Update.
+       * server.c: Update.
+
+2019-04-08  Tom Tromey  <tom@tromey.com>
+
+       * server.c: Use C++ exception handling.
+       * linux-low.c: Use C++ exception handling.
+       * gdbreplay.c: Use C++ exception handling.
+
 2019-04-08  Tom Tromey  <tom@tromey.com>
 
        * server.c (handle_btrace_general_set, handle_qxfer_btrace)
This page took 0.029616 seconds and 4 git commands to generate.