Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CDT
CDT [message #179013] Wed, 08 November 2006 17:13 Go to next message
Eclipse UserFriend
Originally posted by: jameel.mohammed.nsl.eu.com

I have written a c program which take parameters in main as

int main(int argc, char *argv[])

How can I use the CDT tool to set a input file(input parameter) to be used
when debugging the code?

Jameel
Re: CDT [message #179023 is a reply to message #179013] Wed, 08 November 2006 17:49 Go to previous message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

The "Arguments" tab on the debug launch configuration dialog allows you to set
program arguments.
--
Derek


Jameel wrote:
> I have written a c program which take parameters in main as
> int main(int argc, char *argv[])
>
> How can I use the CDT tool to set a input file(input parameter) to be
> used when debugging the code?
>
> Jameel
>
Previous Topic:jsp files not recognized in eclipse
Next Topic:eclipse-SDK-3.2.1-win32-x86_64 : installation problems
Goto Forum:
  


Current Time: Thu Sep 19 16:15:33 GMT 2024

Powered by FUDForum. Page generated in 0.07970 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top