On 18.03.2020 01:43, Simon Marchi wrote: > On 2020-03-17 7:57 p.m., Kamil Rytarowski wrote: >> This avoids clashes with macro read in the NetBSD headers. > > This is ok to push. OOC, this is the only spot in the whole GDB code base > that has this problem? > > Simon > Right now the only place that triggers this problem. Another issue is with 'reg', but that one can be wrapped with a namespace.