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 174896 - Remote debugging is broken
Summary: Remote debugging is broken
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-10-19 15:13 UTC by Egor Ushakov
Modified: 2009-10-22 23:33 UTC (History)
2 users (show)

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 Egor Ushakov 2009-10-19 15:13:26 UTC
Remote debugging is broken:

104-file-exec-and-symbols
"/home/eu155513/.netbeans/remote/grief-SunOS-x86_64/home/eu155513/.netbeans/remote/grief-SunOS-x86_64/home/eu155513/NetBeansProjects/Welcome_65/dist/Debug/GNU-Solaris-x86/welcome_65"

project action event contains remote path already and path mapper corrupts it.
Comment 1 Vladimir Voskresensky 2009-10-19 15:16:46 UTC
looks like project event stored remote path
Comment 2 Alexander Pepin 2009-10-19 16:24:07 UTC
It's a regression that appeared during the last week
Comment 3 Alexander Pepin 2009-10-19 16:25:43 UTC
It's a showstopper for Beta
Comment 4 Vladimir Voskresensky 2009-10-19 19:25:04 UTC
fixed in cnd-main
Vladimir K, please, review.
fixes in path mapper:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=f44d1a8c80a4
Comment 5 soldatov 2009-10-20 11:10:50 UTC
verified bug with jar file from developers
Comment 6 Vladimir Voskresensky 2009-10-20 16:15:30 UTC
integrated to beta
http://hg.netbeans.org/release68_beta/rev/cab89d769db0
Comment 7 Alexander Pepin 2009-10-20 16:20:54 UTC
It's not verified in Beta. I will reopen and resolve the issue once again.
Comment 8 Alexander Pepin 2009-10-20 16:31:07 UTC
It's fixed in Beta and in trunk. 
Should be verified in Beta.
Comment 9 Alexander Pepin 2009-10-21 13:18:24 UTC
verified in Beta build 2009-10-20_21-01-27
Comment 10 Quality Engineering 2009-10-22 23:33:15 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f44d1a8c80a4
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#174896: Remote debugging is broken