unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33548: 25.1; GUD GDB doesn't decode file paths correctly
@ 2018-11-29 16:58 ksqsf
  0 siblings, 0 replies; 6+ messages in thread
From: ksqsf @ 2018-11-29 16:58 UTC (permalink / raw)
  To: 33548

Dear maintainers,

It seems that GDB MI doesn't decode file paths correctly, which can
result in some really weird unexpected behaviors.

For example, it attempts to find file
/home/ksqsf/我的坚果云/"/home/ksqsf/\346\210\221\347\232\204\345\235\232\346
\236\234\344\272\221/code.cpp"

I traced down to the source and found that gdb-get-source-file, gdb-
get-source-file-list, and gdb-get-location don't decode file paths
using a correct coding system. (In my case, UTF-8.) Instead, they
simply use 'read'.

Hope this can be fixed soon!

Regards,
_rika







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-11-30  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1543510714.13628.2.camel@ksqsf.moe>
2018-11-29 19:35 ` bug#33548: 25.1; GUD GDB doesn't decode file paths correctly Eli Zaretskii
2018-11-30  2:03   ` ksqsf
     [not found]   ` <1543543399.17576.1.camel@ksqsf.moe>
2018-11-30  7:39     ` Eli Zaretskii
2018-11-30  8:03       ` ksqsf
     [not found]       ` <1543565036.30749.1.camel@ksqsf.moe>
2018-11-30  8:47         ` Eli Zaretskii
2018-11-29 16:58 ksqsf

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).