Re: What IDE?



At 06:48 1998-09-14 +0200, Mark Galassi wrote:
>If you compile and link a program with the -g option, you can then say
>
>    M-x gdb
>    program-name
>
>and then do something like
>
>    break main
>    run

What's more he can also do that with a single key-chord in the source buffer.
Ie i think C-x `

Our something like that.
The normal mode-specific help-command C-h m in the *gdb programname* can
also serve as an small intro to debugging with emacs.










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