From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Michael Lee" Newsgroups: gmane.emacs.help Subject: Re: gdb-mode hangs in OS X Date: 22 Sep 2005 14:14:00 -0700 Organization: http://groups.google.com Message-ID: <1127423640.638650.202590@g49g2000cwa.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1127423924 6461 80.91.229.2 (22 Sep 2005 21:18:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2005 21:18:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 22 23:18:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EIYQx-0000tI-4y for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Sep 2005 23:16:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EIYQw-0007No-G0 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Sep 2005 17:16:46 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 24.14.197.5 Original-X-Trace: posting.google.com 1127423645 9487 127.0.0.1 (22 Sep 2005 21:14:05 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 22 Sep 2005 21:14:05 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/412.7 (KHTML, like Gecko) Safari/412.5,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=24.14.197.5; posting-account=IWi6BA0AAABoAuLyZcbsFf-Dwv7P1Qij Original-Xref: shelby.stanford.edu gnu.emacs.help:134085 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:29649 Archived-At: I had been using a prebuilt version of emacs (not Aquamacs) that reported itself as being version 22.0.50.1. I subsequently built and installed from CVS source and, while gdb-enable-debug-log worked, gdb-mode itself still wasn't fixed. I'd keep getting dropped to the (gdb) prompt, everything looked fine, but then after typing a command the thing would just hang. Then, on a hunch, I turned off viper mode (I forgot to mention I was using it), and everything started working just fine! Is this a known issue with viper? (Note: using C-z to enter emacs mode temporarily didn't fix the problem, nor did M-x viper-go-away --- I had to actually disable it and restart emacs)