Introduce async-event.[ch]
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c0b3ae78d30bab37533710c01bd6f05749b7d4f5..a108cd1dcedc642b124463469ec9a3f049ac9b90 100644 (file)
@@ -1,3 +1,20 @@
+2020-04-13  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-win.c: Include async-event.h.
+       * remote.c: Include async-event.h.
+       * remote-notif.c: Include async-event.h.
+       * record-full.c: Include async-event.h.
+       * record-btrace.c: Include async-event.h.
+       * infrun.c: Include async-event.h.
+       * event-top.c: Include async-event.h.
+       * event-loop.h: Move some declarations to async-event.h.
+       * event-loop.c: Don't include ser-event.h or top.h.  Move some
+       code to async-event.c.
+       * async-event.h: New file.
+       * async-event.c: New file.
+       * Makefile.in (COMMON_SFILES): Add async-event.c.
+       (HFILES_NO_SRCDIR): Add async-event.h.
+
 2020-04-13  Tom Tromey  <tom@tromey.com>
 
        * utils.c (flush_streams): New function.
This page took 0.023629 seconds and 4 git commands to generate.