/c/Programme/GNU/installation/emacs-install>gdb c:/Programme/GNU/Emacs/bin/emacs.exe GNU gdb (GDB) 7.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-mingw32". For bug reporting instructions, please see: ... Reading symbols from c:\Programme\GNU\Emacs\bin\emacs.exe...done. (gdb) run -f batch-byte-compile emacs/trunk/lisp/language/tibetan.el Starting program: c:\Programme\GNU\Emacs\bin\emacs.exe -f batch-byte-compile emacs/trunk/lisp/language/tibetan.el [New Thread 89876.0x15f10] [New Thread 89876.0x15374] [New Thread 89876.0x148d8] gdb: unknown target exception 0xc0000029 at 0x7c9602cc Program received signal ?, Unknown signal. [Switching to Thread 89876.0x148d8] 0x7c9602cc in ntdll!RtlQueryTimeZoneInformation () from C:\WINDOWS\system32\ntdll.dll (gdb) bt full #0 0x7c9602cc in ntdll!RtlQueryTimeZoneInformation () from C:\WINDOWS\system32\ntdll.dll No symbol table info available. #1 0x77c05464 in msvcrt!_global_unwind2 () from C:\WINDOWS\system32\msvcrt.dll No symbol table info available. #2 0x77c06d8c in msvcrt!longjmp () from C:\WINDOWS\system32\msvcrt.dll No symbol table info available. #3 0x0083ffe0 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) quit A debugging session is active. Inferior 1 [process 89876] will be killed. Quit anyway? (y or n) [answered Y; input not from terminal] /c/Programme/GNU/installation/emacs-install>exit Process shell<2> finished