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 193254 - Wrong backslash before " in char* value
Summary: Wrong backslash before " in char* value
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-10 18:19 UTC by Alexander Pepin
Modified: 2011-01-27 20:47 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-10 18:19:02 UTC
This regression appeared in build 20101209
Steps to reproduce:
- create Welcome sample
- do step into
- open Variables
- expand argv
Result: Value is displayed with wrong backslashes before '"' symbols:
 0x8047aac \"/home/ap153252/ifdef_testbase/testbase_ide/testbase/tests/build/test/qa-functional/data/cnd/gdb/Disassembly/Welcome_Disassembly/dist/Debug/GNU-Solaris-x86/welcome_disassembly\"
Comment 1 Egor Ushakov 2011-01-25 11:13:26 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/780f1e8f3f69
Comment 2 Quality Engineering 2011-01-27 08:45:54 UTC
Integrated into 'main-golden', will be available in build *201101270001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/780f1e8f3f69
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #193254 (Wrong backslash before " in char* value)
Comment 3 Quality Engineering 2011-01-27 20:47:14 UTC
Integrated into 'main-golden', will be available in build *201101271430* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/780f1e8f3f69
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #193254 (Wrong backslash before " in char* value)