This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 6043 - Debugger Command Line Arguments not Parsed Properly
Summary: Debugger Command Line Arguments not Parsed Properly
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Palka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-03-27 18:27 UTC by Jan Palka
Modified: 2003-07-02 17:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Palka 2000-03-27 18:27:35 UTC
I set up command line arguments in Build|Set Arguments... as "this is a
test". When I run my program normally, I get one argument, the string "this is a
test". When I try to debug my program, I get four arguments:
"/"this", "is", "a", "test/""
Comment 1 Marek Grummich 2000-07-25 09:19:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2001-03-15 16:05:14 UTC
Verified in Forte 2.0 and Pilsen (build 010314).
Comment 3 Jan Stola 2001-03-15 16:05:28 UTC
Verified in Forte 2.0 and Pilsen (build 010314).
Comment 4 Quality Engineering 2003-07-02 17:16:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.