Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331312 - Setting script arguments
Summary: Setting script arguments
Status: CLOSED DUPLICATE of bug 323931
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: PHP Debug CLA
QA Contact: Ilina Stefanova CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 05:32 EST by Paul Mahoney CLA
Modified: 2020-05-14 10:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Mahoney CLA 2010-11-29 05:32:41 EST
I'm trying to run a debug session on a simple PHP script. The script requires a couple of command line arguments. I'm trying to provide these arguments using the 'PHP Script Argument' tab in the PHP Script Debug configuration. But when I start the debug session all I see is argc=1.

How should I provide command line arguments?
Comment 1 Roman CLA 2011-05-04 06:09:37 EDT
Hopefully this might help: I experience this issue even when I just plain run the script from the IDE (i.e. without debugging). Script arguments from the PHP Script Arguments tab are never passed to the script no matter what I put there.
Comment 2 Zhongwei Zhao CLA 2011-05-05 04:10:21 EDT
duplicate of 323931

*** This bug has been marked as a duplicate of bug 323931 ***
Comment 3 Kalin CLA 2011-08-02 09:33:04 EDT
I close it as a duplicate of bug 323931