From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "rokia" Newsgroups: gmane.emacs.help Subject: Re: debug problem when using gdb of cygwin . Date: Thu, 9 Sep 2004 22:55:04 +0800 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1094742305 31105 80.91.224.253 (9 Sep 2004 15:05:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 15:05:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 09 17:04:46 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5QTd-00025b-00 for ; Thu, 09 Sep 2004 17:04:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5QYx-00019t-I0 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Sep 2004 11:10:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.freenet.de!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!LF.net!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 218.79.85.193 Original-X-Trace: quimby.gnus.org 1094741710 17969 218.79.85.193 (9 Sep 2004 14:55:10 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 9 Sep 2004 14:55:10 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-Xref: shelby.stanford.edu gnu.emacs.help:125206 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20560 thanks for your reply. I will go to find another proper group for this question. "Kai Grossjohann" ??????:mailman.2144.1094735781.1998.help-gnu-emacs@gnu.org... > "rokia" writes: > > > gdb tell me that there were no debugging info found. :( obviousely, the exe > > file is a debug version. > > Perhaps gdb can't debug executables built with the Microsoft > compiler. You could try to use gcc to build the executable. > > This has nothing to do with Emacs, though. > > Kai > > >