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 178147 - Debugger doesn't work, Unknown/Invalid option '-debug'
Summary: Debugger doesn't work, Unknown/Invalid option '-debug'
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P2 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 07:20 UTC by dkuzmin
Modified: 2010-02-02 11:32 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 dkuzmin 2009-12-04 07:20:30 UTC
Create classic java card applet and start debug session. There is error message: "A org.netbeans.api.debugger.jpda.DebuggerStartException exception has occurred". "Default device" window contains this error message:

Unknown/Invalid option '-debug' (or) Command is not completed properly (or) Invalid value specified for the option. Please use -help to get more information.

Build used is #81
Comment 1 _ tboudreau 2009-12-04 11:21:44 UTC
If you delete your Java Card Platform and set it up again, is this still reproducible?  The command-line to use may be stored in the device definition file - if it is old, it will be wrong for current RI builds.
Comment 2 dkuzmin 2009-12-07 06:10:56 UTC
Yes it is.
Comment 3 _ tboudreau 2010-02-02 11:32:46 UTC
Long since fixed.