Please review fix for 197053
Egor Ushakov <[email protected]> Mon, 28 Mar 2011 16:47:28 +0400
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Bug: https://netbeans.org/bugzilla/show_bug.cgi?id=197053 fix: http://hg.netbeans.org/cnd-main/rev/1333130a00c1 the problem was that variables were associated with incorrect values because we used fixed not floating gdb variable Fix is reviewed by Vladimir Voskresensky. Fix is verified by QA. Egor