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 243872 - Can not step into fs_server
Summary: Can not step into fs_server
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-16 20:13 UTC by Vladimir Kvashin
Modified: 2014-04-17 07:36 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 Vladimir Kvashin 2014-04-16 20:13:41 UTC
I opeaned fs_server project (cnd-main/dlight.remote.impl/tools/fs_server)
on Solaris x86, selected Solarisx86 configuration, build the project.

After that I could run and debug project OK.
But File > Step into
failed with message ~/cnd-main/dlight.remote.impl/tools/fs_server/dist/Linux-x86/fs_server does not exist or is not an executable
Comment 1 Vladimir Kvashin 2014-04-16 20:14:15 UTC
The behavior is the same for local and remote
Comment 2 Vladimir Kvashin 2014-04-16 20:19:26 UTC
If I launch debug via File > Debug > fs_server I get the same situation.
If I launch debug via Debug toolbar button it seems to work
Comment 3 Vladimir Kvashin 2014-04-17 07:36:53 UTC
Sorry, it was because a wrong launcher.properties (which I wrote a while ago)