Re: GDB/MI reporting non-ASCII file names
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 09/30/2015 03:34 PM, Eli Zaretskii wrote: >> Date: Wed, 30 Sep 2015 12:52:25 +0100 >> From: Pedro Alves <[email protected]> >> >> I happened to stumble on this discussion yesterday: >> >> https://www.sourceware.org/ml/gdb/2012-03/msg00001.html >> >> Which points at: >> >> https://sourceware.org/ml/gdb/2010-08/msg00129.html > > Thanks. So it's hard-wired in MI, and the grammar requires that. Too > bad. We can always extend it. Maybe we just need to document that ascii is the default, and that frontends should issue -gdb-set print sevenbit-strings off if they want non-ascii? Seems like Eclipse ended up doing that. Thanks, Pedro Alves