emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange error in .gdbinit on MS-Windows


From: Juanma Barranquero
Subject: Re: Strange error in .gdbinit on MS-Windows
Date: Sat, 24 Apr 2010 00:36:31 +0200

On Fri, Apr 23, 2010 at 16:44, Eli Zaretskii <address@hidden> wrote:

> With an Emacs binary built from today's trunk, GDB barfs at startup
> thusly:

I don't see the problem in my setup:

C:\...\src> gdb ..\bin\emacs.exe
GNU gdb (GDB) 7.1
Copyright (C) 2010 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 "mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from C:\emacs\src/..\bin\emacs.exe...done.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not
from terminal]
Environment variable "DISPLAY" not defined.
Environment variable "TERM" not defined.
Breakpoint 1 at 0x131a985: file w32fns.c, line 7349.
Temporary breakpoint 2 at 0x1110b5d: file sysdep.c, line 1121.
(gdb)

The emacs.exe used was just built from the trunk.

    Juanma




reply via email to

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