From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Shiyuan Newsgroups: gmane.emacs.help Subject: gdb in Emacs Date: Thu, 11 Oct 2012 23:35:12 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec51f9555ae597904cbd536ae X-Trace: ger.gmane.org 1350016523 20862 80.91.229.3 (12 Oct 2012 04:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2012 04:35:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 12 06:35:30 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TMWy7-0005Ov-RC for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2012 06:35:27 +0200 Original-Received: from localhost ([::1]:54898 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMWy1-0002Cl-5Z for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2012 00:35:21 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMWxu-0002Cf-S0 for help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 00:35:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMWxt-0001c8-Ne for help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 00:35:14 -0400 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:32768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMWxt-0001Zz-8y for help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 00:35:13 -0400 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so2963021oag.0 for ; Thu, 11 Oct 2012 21:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8/yRDQxL5ooHbFPeUK9cuW/+m5qgdey2Yng7mgmlmQw=; b=jbw3jwDJ49+iUUc2lemr85APfX7h9/5cn4PVjooCYTl3XZrxIO/+IKYbRmZIXkKG5V vt3D8IKotFTYHmyfd7EdAVeEN3EQ3Pn+QhKBcW2ci9pDSvhSQh2mB2ufzwQXE0giXLn2 IhChdoSMg9w5Ymt3uPoLaZOBWjVy0pmFJ2b81zofTPK9reblpjQ8O0mLWvXMUoNbAWbo ULfLJV14KBwUVdNSkHom98yNWfh44lkoylZpxlaN316Nn6jAf415x5vPAu+Z+ISgtkkr EdXYq/Z6jiG6wXmdvt4OR9meZxLPLnQ8WOWDBt+6mkD65AA+se9/b7HaLQXgIBB8CoIe 44Lg== Original-Received: by 10.182.150.37 with SMTP id uf5mr2592911obb.10.1350016512710; Thu, 11 Oct 2012 21:35:12 -0700 (PDT) Original-Received: by 10.182.26.110 with HTTP; Thu, 11 Oct 2012 21:35:12 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.219.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87182 Archived-At: --bcaec51f9555ae597904cbd536ae Content-Type: text/plain; charset=ISO-8859-1 Hi all, When I trace a program step by step in GDB under Emacs, Emacs will switch the input focus to the source code. Can I change this behavior so that Emacs will jump to the corresponding line in the source code but the input focus still stay in the GDB buffer? Thanks. Shiyuan --bcaec51f9555ae597904cbd536ae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,=A0
=A0 =A0 When I trace a program step by step in GDB under Ema= cs, =A0Emacs will switch the input focus to the source code. Can I change t= his behavior so that Emacs will jump to the corresponding line in the sourc= e code but the input focus still stay in the GDB buffer?=A0
Thanks.

Shiyuan=A0
--bcaec51f9555ae597904cbd536ae--