Add a const version of gdb_argv:as_array_view
authorLancelot SIX <lsix@lancelotsix.com>
Tue, 19 Oct 2021 21:44:19 +0000 (21:44 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Mon, 8 Nov 2021 21:55:35 +0000 (21:55 +0000)
commit8b4195d8d1d1a7c328f9b0dc48cdbf3d8abb6fe6
tree9ec30a4c2518e4e9459ca40d6b079795087cfda5
parent234f075cc69d125a9175f9fb0a5f56a1b3388622
Add a const version of gdb_argv:as_array_view

This commits adds const versions for the GET and AS_ARRAX_VIEW methods
of gdb_argv.  Those methods will be required in the following patch of
the series.
gdb/utils.h