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 220838 - Warn if path on windows contains special characters
Summary: Warn if path on windows contains special characters
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 12:25 UTC by Egor Ushakov
Modified: 2016-07-06 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2012-10-25 12:25:59 UTC
cygwin (and maybe mingw) gdb does not work if path to project (and maybe toolchain) contains spaces or other special character (cyrillics for example). We need to warn users in this case.
Comment 1 Egor Ushakov 2012-10-30 08:36:41 UTC
I'm unable to reproduce it with recent cygwin, is it for MinGW only?