From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: gdb-ui can't handle mutiple debugging sessions Date: Fri, 17 Sep 2004 16:17:29 +1200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <001601c49c6d$6d526060$c39260cb@h> References: Reply-To: Nick Roberts NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095395400 23050 80.91.229.6 (17 Sep 2004 04:30:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2004 04:30:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 17 06:29:48 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 1C8ANX-0002hX-00 for ; Fri, 17 Sep 2004 06:29:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8ATF-0002i2-7B for ged-emacs-devel@m.gmane.org; Fri, 17 Sep 2004 00:35:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C8AT7-0002hx-DK for emacs-devel@gnu.org; Fri, 17 Sep 2004 00:35:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C8AT5-0002hl-N0 for emacs-devel@gnu.org; Fri, 17 Sep 2004 00:35:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8AT5-0002hi-JJ for emacs-devel@gnu.org; Fri, 17 Sep 2004 00:35:31 -0400 Original-Received: from [202.0.58.22] (helo=linda-3.paradise.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C8AN4-0000Ah-Am for emacs-devel@gnu.org; Fri, 17 Sep 2004 00:29:18 -0400 Original-Received: from smtp-2.paradise.net.nz (smtp-2a.paradise.net.nz [202.0.32.195]) by linda-3.paradise.net.nz (Paradise.net.nz) with ESMTP id <0I46008054GROW@linda-3.paradise.net.nz> for emacs-devel@gnu.org; Fri, 17 Sep 2004 16:29:15 +1200 (NZST) Original-Received: from suzanne (203-96-146-195.apx1.paradise.net.nz [203.96.146.195]) by smtp-2.paradise.net.nz (Postfix) with SMTP id E759B9E4F1; Fri, 17 Sep 2004 16:29:13 +1200 (NZST) Original-To: Zoltan Kemenczy , Stefan X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Priority: 3 X-MSMail-priority: Normal 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27179 > > My original email was just to point out a need for supporting multiple gud > > session within Emacs... > > Which I think we all agree on. For now then, I suggest documenting in the info manual that this currently requires 'gdb -fullname'. I will do this when I can access the repository again. Nick