help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to set break points in C?


From: David Hansen
Subject: Re: How to set break points in C?
Date: Mon, 25 Aug 2008 01:51:09 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Sun, 24 Aug 2008 12:38:14 -0700 (PDT) Louise Hoffman wrote:

> I would prefer to use emacs, but how do I set break points?

With the shiny GDB UI: Just C-x SPC in the source buffer (note that you
may have to interrupt the program first if it's running).

> Does there exist a guide on debugging C code using emacs?

The Emacs and GDB manuals.

David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]