gdbsupport: introduce struct observer
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index 3ceeb3dab49e8820aab29863eb14ff1c7352ed9f..bfbd152ae8c97aefeac62f2d05f9aa1912801584 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-24  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * observable.h (class observable) <struct observer>: New.
+       <detach, notify>: Update.
+       <m_observers>: Change type to vector of observers.
+
 2021-04-23  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * observable.h (observer_debug): Change to bool.
This page took 0.031687 seconds and 4 git commands to generate.