Add support for NetBSD thread events (create, exit)
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ede911f7ac704c7e7ccd98ba4f219e58343fc3d3..4f3b2680bb78bc3ebf75cd991e265f2254334daf 100644 (file)
@@ -1,3 +1,13 @@
+2020-04-30  Kamil Rytarowski  <n54@gmx.com>
+
+       * nbsd-nat.c (nbsd_enable_proc_events)
+       (nbsd_nat_target::post_startup_inferior): Add.
+       (nbsd_nat_target::post_attach): Call `nbsd_enable_proc_events'.
+       (nbsd_nat_target::update_thread_list): Rewrite.
+       (nbsd_nat_target::wait): Handle "PTRACE_LWP_EXIT" and
+       "PTRACE_LWP_CREATE".
+       * nbsd-nat.h (nbsd_nat_target::post_startup_inferior): Add.
+
 2020-04-30  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
        * stack.c (_initialize_stack): Remove duplicated creation
        of "frame" command and "f" alias.
This page took 0.024294 seconds and 4 git commands to generate.