[PATCH] gdb: allow specifying multiple filters when running selftests

Tom Tromey tom@tromey.com
Thu Aug 13 14:06:54 GMT 2020


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> +  selftests::run_tests (gdb::array_view<char *> (argv.get (), argv.count ()));

I think it would be good to add a method to gdb_argv that returns an
array view.

Tom


More information about the Gdb-patches mailing list