Files
Andrew Burgess dd1ae8eaa3 gdb: use a range based for loop when iterating over an array
Make use of a range based for loop to iterate over a static global
array, removing the need to have a null entry at the end of the
array.

There should be no user visible changes after this commit.
2022-02-24 16:10:29 +00:00
..
2022-02-04 07:37:22 -07:00
2022-02-06 16:03:47 -05:00
2022-02-06 16:03:46 -05:00