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

Summary: Simple Attach does not work on Windows
Product: cnd Reporter: Alexander Pepin <apepin>
Component: DebuggerAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

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)