From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to set break points in C? Date: Mon, 25 Aug 2008 00:19:33 +0200 Message-ID: <8AC2046A-1029-48DD-A42D-39D324BDE0EB@Web.DE> References: <11c5678a-8d89-485d-b6a4-433e8ed53bd4@79g2000hsk.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1219616405 8130 80.91.229.12 (24 Aug 2008 22:20:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Aug 2008 22:20:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Louise Hoffman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 25 00:20:57 2008 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 1KXNxA-0006L9-V3 for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Aug 2008 00:20:57 +0200 Original-Received: from localhost ([127.0.0.1]:42759 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXNwC-0005uv-Vz for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Aug 2008 18:19:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXNvw-0005ui-60 for help-gnu-emacs@gnu.org; Sun, 24 Aug 2008 18:19:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXNvu-0005uK-2P for help-gnu-emacs@gnu.org; Sun, 24 Aug 2008 18:19:39 -0400 Original-Received: from [199.232.76.173] (port=53347 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXNvt-0005uH-Rd for help-gnu-emacs@gnu.org; Sun, 24 Aug 2008 18:19:37 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:35158) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXNvt-0007Kw-Jm for help-gnu-emacs@gnu.org; Sun, 24 Aug 2008 18:19:37 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 8A14CEC09465; Mon, 25 Aug 2008 00:19:36 +0200 (CEST) Original-Received: from [91.35.248.69] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KXNvs-0000Nv-00; Mon, 25 Aug 2008 00:19:36 +0200 In-Reply-To: <11c5678a-8d89-485d-b6a4-433e8ed53bd4@79g2000hsk.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+RdGfaksy4N4ppTbbS3FnNL43R1enKT3QNCLv7 yjRTiQ3BeizjFSRbPYZHgd8csLQkhE3IGZF+xyiH+0TMc4tsRp usCAoX36AwL+QqFHoduA== X-detected-kernel: by monty-python.gnu.org: 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:56949 Archived-At: Am 24.08.2008 um 21:38 schrieb Louise Hoffman: > I would prefer to use emacs, but how do I set break points? By writing statements into the .gdbinit file =96 one comes with GNU =20 Emacs source. It's more fun preparing this file than doing so many =20 things interactively. You'll need gdb, the GNU Debugger, on your =20 system. It does not come with GNU Emacs. > > Does there exist a guide on debugging C code using emacs? In info-mode you'll find the Gdb node. The node comes with Gdb. -- Greetings Pete It's not the valleys in life I dread so much as the dips. =96 Garfield