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 199869 - Load interpreter if debugging a script
Summary: Load interpreter if debugging a script
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-04 09:01 UTC by Egor Ushakov
Modified: 2017-04-10 12:02 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 Egor Ushakov 2011-07-04 09:01:05 UTC
If user specify a script file in the run field, debugger fails because it requires a binary file. Workaround is to specify "sh script" in the run field.
Anyway it is better to detect such situations and load required interpreter binary automatically.
Comment 1 Vladimir Voskresensky 2011-08-04 15:59:57 UTC
the same issue with hotspot dev
Comment 2 Egor Ushakov 2011-08-17 15:18:59 UTC
we'll load default shell as a binary
Comment 3 Egor Ushakov 2011-08-17 15:45:10 UTC
not in patch, too dangerous
Comment 4 Maria Tishkova 2017-04-10 12:02:45 UTC
Use launchers.
See http://wiki.netbeans.org/NewAndNoteworthyNB82#UI_for_Run.2FDebug_launchers