Pedro Alves (palves@redhat.com): > You could do a little setenv/getenv test in gdb itself (and cache the > result), much like your little test you posted before, but built in. > Use some unlikely environment var name (__GDB_TEST_CASE_SENSITIVITY or > some such). OK; thank you. I'll implement that.