LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   debugging without source code (https://www.linuxquestions.org/questions/linux-newbie-8/debugging-without-source-code-15948/)

Newbie123 03-10-2002 09:37 AM

debugging without source code
 
Is it possible to debug a linux program (in C or C++) if I don't have the source code? What debugger should I use?

TacKat 03-10-2002 11:40 AM

You can debug it without source, but it's going to be in assembly, not C. If you don't know any ASM it'd be quite the experience and unless you have an abundance of free time, I don't recommend it.

Newbie123 03-10-2002 11:51 AM

Thanx

jeremy 03-10-2002 12:10 PM

Please do not post the same question in more then one forum.

--jeremy


All times are GMT -5. The time now is 12:57 PM.