#165892: [67cat] [debug] Unable to debug rake tasks
Erno Mononen <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please review the fix for http://www.netbeans.org/issues/show_bug.cgi?id=165892 Description: Debugging Rake tasks doesn't work. Problem: The rake runner didn't set the execution descriptor debug flag correctly (introduced when Ruby was migrated to extexecution). Fix: http://hg.netbeans.org/main-silver?cmd=changeset;node=bed89cd499b4 Verified by QE (mschovanek) and peer (tmysik). Thanks Erno