commit | 8b4195d8d1d1a7c328f9b0dc48cdbf3d8abb6fe6 | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Tue Oct 19 21:44:19 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Mon Nov 08 21:55:35 2021 +0000 |
tree | 9ec30a4c2518e4e9459ca40d6b079795087cfda5 | |
parent | 234f075cc69d125a9175f9fb0a5f56a1b3388622 [diff] |
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.