From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.help Subject: Re: GUD buffer disappearing Date: Thu, 14 Jun 2007 03:00:14 -0700 Organization: http://groups.google.com Message-ID: <1181815214.859997.248240@q19g2000prn.googlegroups.com> References: <1181812362.571474.172540@e9g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1181817639 20259 80.91.229.12 (14 Jun 2007 10:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 10:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 12:40:37 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hymkk-000286-2T for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 12:40:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hymkj-0003nN-Fi for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 06:40:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q19g2000prn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 129.215.174.81 Original-X-Trace: posting.google.com 1181815215 2657 127.0.0.1 (14 Jun 2007 10:00:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 14 Jun 2007 10:00:15 +0000 (UTC) In-Reply-To: <1181812362.571474.172540@e9g2000prf.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.4pre) Gecko/20070409 Camino/1.1b+,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q19g2000prn.googlegroups.com; posting-host=129.215.174.81; posting-account=VxtxShIAAAAyATreB9RNYoFcRu4SpMFVEC9YFuAlbPn1KBMEY3FC1g Original-Xref: shelby.stanford.edu gnu.emacs.help:149447 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:45036 Archived-At: On Jun 14, 10:12 am, Juanjo Garcia wrote: > Namely, I open a program for debugging. The window splits and I see > the main source file, but when I jump to a breakpoint and _another_ > source file must be opened, the *gdb* buffer is replaced with the > source file. That is very inconvenient, because I have to look for the > *gdb* buffer to continue debugging. Have you tried to switch off `one-buffer-one-frame-mode'?