Share thread_rec between gdb and gdbserver
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0286fd61f106a41af077af67b42a5cda0ebd7667..9b2ec339d711c7c0baa50e4fe057b158e8f55239 100644 (file)
@@ -1,3 +1,19 @@
+2020-04-08  Tom Tromey  <tromey@adacore.com>
+
+       * windows-nat.c (enum thread_disposition_type): Move to
+       nat/windows-nat.h.
+       (windows_nat::thread_rec): Rename from thread_rec.  No longer
+       static.
+       (windows_add_thread, windows_nat_target::fetch_registers)
+       (windows_nat_target::store_registers, handle_exception)
+       (windows_nat_target::resume, get_windows_debug_event)
+       (windows_nat_target::get_tib_address)
+       (windows_nat_target::thread_name)
+       (windows_nat_target::thread_alive): Update.
+       * nat/windows-nat.h (enum thread_disposition_type): Move from
+       windows-nat.c.
+       (thread_rec): Declare.
+
 2020-04-08  Tom Tromey  <tromey@adacore.com>
 
        * windows-nat.c: Add "using namespace".
This page took 0.075492 seconds and 4 git commands to generate.