From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nickrob@snap.net.nz (Nick Roberts) Newsgroups: gmane.emacs.help Subject: gdb in Emacs 23 Date: Fri, 24 Jul 2009 16:15:07 +1200 Message-ID: <19049.13643.680743.708637@totara.tehura.co.nz> References: <4A67E440.70205@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248416256 7083 80.91.229.12 (24 Jul 2009 06:17:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jul 2009 06:17:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: mwnn Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 24 08:17:29 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 1MUE5r-00086z-Iy for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jul 2009 08:17:24 +0200 Original-Received: from localhost ([127.0.0.1]:53137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUE5q-0000xP-O4 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jul 2009 02:17:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUE5U-0000wp-PA for help-gnu-emacs@gnu.org; Fri, 24 Jul 2009 02:17:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUE5Q-0000wd-P3 for help-gnu-emacs@gnu.org; Fri, 24 Jul 2009 02:17:00 -0400 Original-Received: from [199.232.76.173] (port=46044 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUE5Q-0000wa-FN for help-gnu-emacs@gnu.org; Fri, 24 Jul 2009 02:16:56 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:40707) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUE5Q-0000tI-0A for help-gnu-emacs@gnu.org; Fri, 24 Jul 2009 02:16:56 -0400 Original-Received: from totara (unknown [123.255.30.51]) by viper.snap.net.nz (Postfix) with ESMTP id 731183DB384; Fri, 24 Jul 2009 16:15:09 +1200 (NZST) Original-Received: by totara (Postfix, from userid 1000) id B3870C15A; Fri, 24 Jul 2009 16:15:07 +1200 (NZST) In-Reply-To: <4A67E440.70205@gmail.com> X-Mailer: VM 7.19 under Emacs 22.2.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:66370 Archived-At: mwnn writes: > Hi, > I am using Emacs 23 (from CVS). In a GDB session we normally type > one of the GDB commands (e.g. n, s, ...) and then just type the return > key so that the previous command is executed. But in Emacs 23 the return > key does not do that. The user has to explicitly type the GDB command > all the times. Is there a work around for this issue. Not currently as this mode (in trunk) is in a developmental stage. If you are interested in improving it, please send your patches to emacs-devel@gnu.org. If you just want to debug your own programs, I would suggest using the version on the release branch (cvs up -r EMACS_23_1_RC) for the moment. -- Nick http://www.inet.net.nz/~nickrob