Simon Marchi b050b744be gdb, gdbsupport: use using in enum flags code
I think that `using` is easier to read than `typedef`, and it's the
modern C++ thing anyway.

Change-Id: Iccb62dc3869cddfb6a684ef3023dcd5b799f3ab2
2024-08-12 10:58:49 -04:00
..
2023-11-15 12:53:04 +00:00
2024-02-27 10:30:29 -07:00
2024-06-07 23:09:03 -04:00
2023-11-15 12:53:04 +00:00
2024-04-21 19:54:27 -06:00
2024-02-27 09:46:31 -07:00
2024-06-24 09:11:30 -06:00
2024-06-24 09:11:30 -06:00
2024-06-24 09:11:30 -06:00
2024-06-27 15:15:25 +01:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.