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

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

filtering output from compile


From: Theepa Somasundaram
Subject: filtering output from compile
Date: Sun, 29 Dec 2002 00:54:18 -0000

Hi,
 
I am completely new to elisp.
 
I have a Make file which contains a line like,
        gdb dummy.exe
I run the make file from Emacs in compile mode. I would like Emacs not to send the command to the shell and instead to execute the debugger within Emacs, as if I had started the debugger with a shotcut key.
 
Is this possible?
 
Thanks in advance, Theepa

reply via email to

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