LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Makefile with emacs editor problem? (https://www.linuxquestions.org/questions/linux-software-2/makefile-with-emacs-editor-problem-165621/)

varala_kanth 04-03-2004 02:05 AM

Makefile with emacs editor problem?
 
hello friends

i have one make file when i make it

it gives out one executable file called trial

so to execute it normall i use ./trial at prompt

when i want to debug that using the gdb with emacs.

i could not able to see the source code which i can do with other .c files

iam completely new bie please help


my long term goal is


i have one package and i want to study it

the package is in c++.xml,pl,java

i just want to know how the control is moving and how it is building

these files are completley compiled using makefile so after i make it

i have the executable and i run as noraml executable file ./<exe file name>

so can any body suggest me a good way to complete my work


your help will be appreciated..


All times are GMT -5. The time now is 05:11 AM.