LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Emacs help (https://www.linuxquestions.org/questions/linux-software-2/emacs-help-164423/)

varala_kanth 03-31-2004 12:27 AM

Emacs help
 
hello friends,

i have emacs 21 version installed

and i have 'c' files

i want to run the c file through emacs in debugging mode

iam completely new bie in this emacs so guide me

Tinkster 03-31-2004 01:54 AM

If emacs identifies them properly you
should be able to run the compile
from within emacs using Alt-x compile.

Not quite sure what you want to achieve
with the debugging in emacs, I guess
you could fire up a shell (Alt-x shell)
and run gdb from there?


Cheers,
Tink


All times are GMT -5. The time now is 10:31 AM.