Message: 10
Date: Fri, 4 Aug 2006 00:13:54 +0530
From: "Vinayak Merwade" <[EMAIL PROTECTED]>
Subject: [PLUG] regarding a debugger for languages
To: plug-mail <plug-mail@plug.org.in>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi
I 'm Vinayak
I;m studying in SY Bcs  I want to know that whether there is a debugger
available in linux  as we have in TurboC3 ,we use Ctrl+ F7 and F7 to keep watch
As above is there any provision on linux platform
Vinayak

Dear Vinayak,

Standard debugger available on linux is gdb.
You can use "watch <variable name>" command in
gdb to set a watch point.

If you want and IDE like TurboC then you can go for
kdevelop / Anjuta. Using these IDEs you can set watch point
/ break point by mouse click.

Regards,
Ameya.

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to