[PATCH 1/2] [gdb/symtab] Fix style issues in v9 .gdb_index section support

Tom Tromey tom@tromey.com
Thu Oct 19 00:01:53 GMT 2023


>>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:

Tom> I was curious, so I build gdb with thread sanitizer and ran the
Tom> test-suite with target board cc-with-gdb-index, and ran into a
Tom> write-write data race for:
Tom> ...
cu-> per_cu->dw_lang = dw_lang;
Tom> ...
Tom> for for instance test-case gdb.ada/catch_ex_std.exp.

Tom> I suppose that's the race you're referring to.

Yeah.  I sent the patch just now.

Tom


More information about the Gdb-patches mailing list