Re: dumper gen core file with bad file name problem

2010-01-14 Thread Corinna Vinschen
On Jan 14 15:02, Huang Bambo wrote: > 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/] > > t

dumper gen core file with bad file name problem

2010-01-13 Thread Huang Bambo
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