]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Use enums for human-readable exception information.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 6de07a90c157f167bdec4ea78beaf90631b707d7..5f40634e2652c338d3a1e852849511671143f570 100644 (file)
@@ -1,3 +1,9 @@
+2020-02-09  Hannes Domani  <ssbssa@yahoo.de>
+
+       * windows-tdep.c (struct enum_value_name): New struct.
+       (create_enum): New function.
+       (windows_get_siginfo_type): Create and use enum types.
+
 2020-02-09  Hannes Domani  <ssbssa@yahoo.de>
 
        * NEWS: Mention $_siginfo support for Windows.