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/中文 [ba...@bambo-pc /tmp/中文] $ ls foo.c foo.exe foo.exe".core [ba...@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

