emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Abort when creating frame


From: martin rudalics
Subject: Re: Abort when creating frame
Date: Wed, 07 Sep 2011 20:30:58 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Does it help to say "unset environment EMACSLOADPATH" at the GDB
> prompt, before starting Emacs under the debugger?

I'm afraid not:


Current directory is c:/emacs/quickfixes/src/
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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"...
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from 
terminal]
DISPLAY =
TERM = emacs
(gdb) unset environment EMACSLOADPATH
(gdb) run -Q
Starting program: c:/emacs/quickfixes/bin/emacs.exe -Q
[New thread 1356.0x66c]
[New thread 1356.0x218]

Breakpoint 1, w32_abort () at w32fns.c:7182
7182      button = MessageBox (NULL,
(gdb)


martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]