Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: how to set up gdb with emacs Date: Sat, 4 May 2002 10:19:14 +0530 Message-ID: <72669A0FE83515438921FDE03D4936470A46EB@kecmsg09.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Raghuraman" To: Cc: X-OriginalArrivalTime: 04 May 2002 04:49:14.0517 (UTC) FILETIME=[0A4CE450:01C1F327] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g444pEU20064 Hi, Did you get the solution for this? I have used cygwin-mount.el and cygwin bash shell runs from emacs - however, when I try to run gdb, I get the following: Current directory is c:/Documents and Settings/raghuraman/Unix/Src/CPP/Range/ GNU gdb 5.0 (20010428-1) Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... (gdb) run Starting program: /cygdrive/c/Documents and Settings/raghuraman/Unix/Src/CPP/Range/td_range.exe Error creating process /cygdrive/c/Documents and Settings/raghuraman/Unix/Src/CPP/Range/td_range.exe, (error 193) (gdb) Also, I am not able to run gdb successfully from the cygwin bash shell too (same error) Any help is appreciated. regards, Raghu Hi, I've just started using cygwin on windows me. Following the FAQ, I setup my home directory and .bashrc and everything works OK in the bash shell. However I cannot get gdb working in emacs. I downloaded the cygwin32_mount.el and modified .emacs to use bash, but still could not get gdb working in emacs. I've searched the mail archive but still confused what to do. Can someone kindly give me some directions? Thanks a lot for help. --Li Xu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/