This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: support C/C++ identifiers named with non-ASCII characters




Joseph Myers 於 2018/5/22 上午4:26 寫道:

The generic ELF ABI is silent on the encoding of such symbols
(it just says "External C symbols have the same names in C and object
files' symbol tables.").

So this is another reason why it may be better to just check ASCII character delimiters. May be good enough for GDB.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]