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 193742 - Simple Attach does not work on Windows
Summary: Simple Attach does not work on Windows
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-22 15:38 UTC by Alexander Pepin
Modified: 2010-12-29 07:12 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 Alexander Pepin 2010-12-22 15:38:59 UTC
Steps to reproduce:
- create Quote sample
- run it
- press Attach Debugger button (Simple Attach) in the Output window
Result: Debugger Error window appears with the message "unknown option `-'".
Comment 1 Alexander Pepin 2010-12-22 17:10:30 UTC
Jean please look at this. It looks like a regression after fixing bug #193248
Comment 2 Egor Ushakov 2010-12-22 20:58:49 UTC
readlink does not work on windows
Comment 3 Egor Ushakov 2010-12-22 21:06:16 UTC
will fix
Comment 4 Egor Ushakov 2010-12-22 21:25:37 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/1be5c0e3bd3a
Comment 5 Quality Engineering 2010-12-29 07:12:00 UTC
Integrated into 'main-golden', will be available in build *201012290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1be5c0e3bd3a
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #193742 (Simple Attach does not work on Windows)