bash-3.1$ cd /c bash-3.1$ source ~/.bash_profile ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ c:/ ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ cd Programmes/installation/emacs-install/emacs/trunk/src/ ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ gdb -p 6884 GNU gdb (GDB) 7.7.1 Copyright (C) 2014 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-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 6884 [New Thread 6884.0x13e4] [New Thread 6884.0x79c] [New Thread 6884.0x1d34] [New Thread 6884.0x1c38] Reading symbols from C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe...done. 0x77b9000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = w32 TERM = emacs Breakpoint 1 at 0x109a2de: file emacs.c, line 360. Temporary breakpoint 2 at 0x10b0c23: file sysdep.c, line 911. (gdb) continue Continuing. [Thread 6884.0x1c38 exited with code 0] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 6884.0x13e4] 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll (gdb) bt full #0 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #1 0x01158a68 in emacs_abort () at w32fns.c:8530 button = #2 0x0109a353 in terminate_due_to_signal (sig=sig@entry=11, backtrace_limit=backtrace_limit@entry=40) at emacs.c:388 No locals. #3 0x010b08e0 in handle_fatal_signal (sig=sig@entry=11) at sysdep.c:1706 No locals. #4 0x010b0945 in deliver_thread_signal ( handler=0x10b08c9 , sig=11) at sysdep.c:1680 No locals. #5 deliver_fatal_thread_signal (sig=11) at sysdep.c:1718 No locals. #6 0x011aa086 in _gnu_exception_handler@4 () No symbol table info available. #7 0x75e4030b in KERNEL32!GetProfileStringW () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #8 0x77bf1d17 in ntdll!RtlKnownExceptionFilter () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #9 0x77bb92b5 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #10 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "backtrace" (0x88e81c) "debugger-setup-buffer" (0x88ea24) "debug" (0x88ebc4) "template-new-file" (0x88ec20) "let" (0x88ee0c) "quittances-faire" (0x88f0ac) "funcall-interactively" (0x88f0a8) "call-interactively" (0x88f170) "command-execute" (0x88f318) "execute-extended-command" (0x88f548) "funcall-interactively" (0x88f544) "call-interactively" (0x88f6f0) "command-execute" (0x88f88c) (gdb) quit A debugging session is active. Inferior 1 [process 6884] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] Detaching from program: C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe, Pid 6884 ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $