From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Dzhus Newsgroups: gmane.emacs.help Subject: Re: emacs 23.1.50 (cvs version) gdb Date: Mon, 24 Aug 2009 21:31:55 +0400 Organization: albasani.net Message-ID: <87k50tqfsk.fsf@sphinx.net.ru> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1251138305 28140 80.91.229.12 (24 Aug 2009 18:25:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Aug 2009 18:25:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 24 20:24:59 2009 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 1MfeDy-0000PH-20 for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Aug 2009 20:24:58 +0200 Original-Received: from localhost ([127.0.0.1]:48853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfeDx-0001E8-6N for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Aug 2009 14:24:57 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!news.mixmin.net!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: news.albasani.net KTbgFs5RkOaUzHipYlWTeNe2ZnwGJTxYHKZCS1XDSobh17PJJBKX9qR/aponVNF4kfbZQdb0p/zt43l9KvGUABrL5YnfPIBeqWzlDumo9nQbUAgyWU6z9B2VBcgBtUWi Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Mon, 24 Aug 2009 17:36:50 +0000 (UTC) X-User-ID: xjYG9wrPgSQMSS74oh4RaE8+pl2yqpM97k8EgwRGCr8= Cancel-Lock: sha1:XWh82OYyw++6Mp0Nzj/f0L46evQ= sha1:5/8MFUo0HBuvkh/ofZ8IyE+jLWw= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-NNTP-Posting-Host: e50yinpKj10jBxuVDIRCkR4qfjoMX0m+I4ORrAAVg4w= Original-Xref: news.stanford.edu gnu.emacs.help:172334 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:67476 Archived-At: Kiwon Um wrote: > I'm using the latest version (23.1.50) of emacs from the cvs repo. > > Currently, emacs is migrating the gdb to gdb/mi. But it seems to be > unstable yet. So I wonder how I can use the previous gdb without gdb/ > mi. Is there any customizing option? No, previous interface (`gdb-ui.el`) was completely abandoned, and Emacs trunk simply doesn't contain it at all. Please report any bugs you encounter with the new mode via `M-x report-emacs-bug`. You can still use GDB from Emacs in a plain GUD fashion by doing `M-x gud-gdb`. -- Happy Hacking. http://sphinx.net.ru む