Re: [Dwarf-discuss] Do Dwarf symbols only use ascii?

2023-11-02 Thread Roger Phillips via Dwarf-discuss
And this macro would also work for Utf8? From: Florian Weimer Sent: Thursday, November 2, 2023 4:54 PM To: Roger Phillips via Dwarf-discuss Cc: Roger Phillips Subject: Re: [Dwarf-discuss] Do Dwarf symbols only use ascii? * Roger Phillips via Dwarf-discuss

[Dwarf-discuss] Do Dwarf symbols only use ascii?

2023-11-02 Thread Roger Phillips via Dwarf-discuss
Greetings, I'm currently trying to debug a problem in the dynamorio system where the isdigit function crashes in elftoolchain while trying to parse symbols from dwarf info: https://github.com/DynamoRIO/dynamorio/issues/6161 My question is whether these symbols really need the locale