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 191854 - [Windows,Cygwin]: "Underfined info command: "proc". Try "help info"."
Summary: [Windows,Cygwin]: "Underfined info command: "proc". Try "help info"."
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
: 191588 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-11 14:31 UTC by soldatov
Modified: 2010-11-11 17:04 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 soldatov 2010-11-11 14:31:07 UTC
Windows + Cygwin
Scenario:
- Create Welcome project
- Push Step Into
===>
"Debugger Error" window appeared with:
Underfined info command: "proc". Try "help info".
Comment 1 Egor Ushakov 2010-11-11 14:59:55 UTC
info proc does not work on windows, need to use info threads instead
Comment 2 Egor Ushakov 2010-11-11 16:13:41 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/1ad7c3671fb5
Comment 3 Egor Ushakov 2010-11-11 17:04:15 UTC
*** Bug 191588 has been marked as a duplicate of this bug. ***