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". warning: File "C:\Programmes\installation\emacs-install\emacs\trunk\src\.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path C:\Programmes\installation\emacs-install\emacs\trunk\src\.gdbinit line to your configuration file "$HOME/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "$HOME/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" (gdb) attach 17548 Attaching to process 17548 [New Thread 17548.0x38f4] [New Thread 17548.0x2b1c] [New Thread 17548.0x30ec] [New Thread 17548.0x4a84] Reading symbols from C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe...done. 0x7749000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll (gdb) bt full #0 0x7749000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x7751f926 in ntdll!DbgUiRemoteBreakin () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #2 0x4efe15aa in ?? () No symbol table info available. #3 0x7575338a in KERNEL32!BaseThreadInitThunk () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #4 0x774b9f72 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #5 0x774b9f45 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. (gdb) quit A debugging session is active. Inferior 1 [process 17548] will be detached. Quit anyway? (y or n) Detaching from program: C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe, Pid 17548