]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Clarify why we unit test matching symbol names with 0xff characters
authorPedro Alves <pedro@palves.net>
Tue, 31 May 2022 12:36:32 +0000 (13:36 +0100)
committerPedro Alves <pedro@palves.net>
Tue, 31 May 2022 12:55:57 +0000 (13:55 +0100)
commit102a644eaaa8b258f021da71028c32e0744d73ce
tree215e5ceb9c16b5958dc1244ac4b5e78770c37816
parente595ad4cc20a9b34fbda044b161cc7daccdfcf66
Clarify why we unit test matching symbol names with 0xff characters

In the name matching unit tests in gdb/dwarf2/read.c, explain better
why we test symbols with \377 / 0xff characters (Latin1 'ΓΏ').

Change-Id: I517f13adfff2e4d3cd783fec1d744e2b26e18b8e
gdb/dwarf2/read.c