This is the mail archive of the gdb@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: GDB/MI reporting non-ASCII file names


On 09/30/2015 03:34 PM, Eli Zaretskii wrote:
>> Date: Wed, 30 Sep 2015 12:52:25 +0100
>> From: Pedro Alves <palves@redhat.com>
>>
>> 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


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