Please review fix for 196514
Egor Ushakov <[email protected]> Mon, 21 Mar 2011 13:42:59 +0300
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
bug: http://netbeans.org/bugzilla/show_bug.cgi?id=196514 fix: http://hg.netbeans.org/cnd-main/rev/2cf8e121bfef the problem was that disassembly did not work when MinGW was used, it happened because we did not use paths provided by the gdb to request disassembly. Fix is verified by QA Thanks, Egor