From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Strange error in .gdbinit on MS-Windows Date: Sat, 24 Apr 2010 00:36:31 +0200 Message-ID: References: <83k4ry2ppy.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1272063024 11386 80.91.229.12 (23 Apr 2010 22:50:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 22:50:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 24 00:50:23 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O5Rh1-00011K-GZ for ged-emacs-devel@m.gmane.org; Sat, 24 Apr 2010 00:50:23 +0200 Original-Received: from localhost ([127.0.0.1]:38472 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5RUz-0008LL-Ur for ged-emacs-devel@m.gmane.org; Fri, 23 Apr 2010 18:37:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5RUV-0008AY-DR for emacs-devel@gnu.org; Fri, 23 Apr 2010 18:36:55 -0400 Original-Received: from [140.186.70.92] (port=51972 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5RUU-00089z-6l for emacs-devel@gnu.org; Fri, 23 Apr 2010 18:36:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5RUS-0006ZD-Pe for emacs-devel@gnu.org; Fri, 23 Apr 2010 18:36:54 -0400 Original-Received: from mail-bw0-f223.google.com ([209.85.218.223]:52696) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5RUS-0006Z5-Ja; Fri, 23 Apr 2010 18:36:52 -0400 Original-Received: by bwz23 with SMTP id 23so10565926bwz.26 for ; Fri, 23 Apr 2010 15:36:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=+QfZBakGmeVD/5sZaQofVrXUv5JBscgdhQgNu3JZeaI=; b=Sq9gqUbgN3VglYbmZ5ts6F/gabTkv1hh8z6ACR3TMgMdtRvvHjwgNuJoZBXW8hYzkA NyOT19ZcuW8stzRFY4jvCiCf09wwBhBur5QOMe+spv2tcNrsx8qehOuO8knriMeuy4Gr 83NnzaYvWGj7bkP/NF6TjOmBLTNegkckuyRyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=lIHWMhEez/Ya8ffiBDC76LL0ZC9rb3twUz970hSFwdJyBktBLlFbnGAMtKKNikT2YQ Be6iCIpaTtYa62b37LmjXGELnQrkRF3/mzB2qmlpggtcbf0YWT51BrQG+m9zkDwIsNKw soJFzgbJBuq6DdnBL3JNmeaEoJpL2ntfiC9wA= Original-Received: by 10.204.83.132 with SMTP id f4mr423622bkl.73.1272062211195; Fri, 23 Apr 2010 15:36:51 -0700 (PDT) Original-Received: by 10.204.81.29 with HTTP; Fri, 23 Apr 2010 15:36:31 -0700 (PDT) In-Reply-To: <83k4ry2ppy.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124151 Archived-At: On Fri, Apr 23, 2010 at 16:44, Eli Zaretskii 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 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: ... 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