[PATCH v2 2/4] arc: Recognize registers available on Linux targets

Simon Marchi simark@simark.ca
Mon Jul 13 15:48:40 GMT 2020


On 2020-06-17 11:46 a.m., Shahab Vahedi via Gdb-patches wrote:
> *_register_names are static arrays. That should be why gdb_STATIC_assert
> is used as well. I believe this place in the code is OK for making that
> check.

I meant, could those gdb_static_assert "calls" be moved right next to where the
arrays are defined?

Simon


More information about the Gdb-patches mailing list