overte-lubosz/libraries/networking
Dale Glass 273d4a35a9 Store annotations before the crash handler initializes
The crash handler only accepts annotations after it's initializes, but
we may do that late and lose some possibly valuable information, or need
to structure things in an awkward manner.

Add a simple system to store annotations in memory until the crash handler
is running.
2023-07-16 21:51:36 +02:00
..
src Store annotations before the crash handler initializes 2023-07-16 21:51:36 +02:00
CMakeLists.txt Move crash handler to networking library. 2023-07-02 22:10:27 +02:00