Share Windows thread-suspend and -resume code
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c9885942a719e31c2e814d11fde3c6ad2f341188..bf1ef5b9d8c940149e9c14c45188c4fe5f1a5408 100644 (file)
@@ -1,3 +1,12 @@
+2020-04-08  Tom Tromey  <tromey@adacore.com>
+
+       * windows-nat.c (thread_rec): Use windows_thread_info::suspend.
+       (windows_continue): Use windows_continue::resume.
+       * nat/windows-nat.h (struct windows_thread_info) <suspend,
+       resume>: Declare new methods.
+       * nat/windows-nat.c: New file.
+       * configure.nat (NATDEPFILES): Add nat/windows-nat.o when needed.
+
 2020-04-08  Tom Tromey  <tromey@adacore.com>
 
        * windows-nat.c (windows_add_thread, windows_delete_thread)
This page took 0.025077 seconds and 4 git commands to generate.