This is the mail archive of the cygwin mailing list for the Cygwin 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]

dumper gen core file with bad file name problem


If there's non-english char in the program start path( /tmp/中文 ), the
generated core file's name will be wrong like the following:

$ pwd
/tmp/中文
[Bambo@Bambo-PC /tmp/中文]
$ ls
foo.c  foo.exe  foo.exe".core
[Bambo@Bambo-PC /tmp/中文]

the core file comes with a unexpected '"'

my CYGWIN environment is:
$ env | grep CYG
CYGWIN=error_start=e:\cygwin\bin\dumper.exe

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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