[ was: Re: [PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes ] On 26-08-19 16:11, Sergio Durigan Junior wrote: >> +set libstdcxx_probe_tests_supported [skip_libstdcxx_probe_tests] > Not your fault, but this reversed logic (skip_libstdcxx_probe_tests > returns 0 if the tests should be skipped) is kinda confusing. > It's also confusing me. Fixed in attached patch. Committed. Thanks, - Tom