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 208582 - Debug remote session hangs
Summary: Debug remote session hangs
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks: 202873
  Show dependency tree
 
Reported: 2012-02-17 16:49 UTC by grob115
Modified: 2012-03-27 16:59 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 grob115 2012-02-17 16:49:33 UTC
Debug -> Attach Debugger
Select remote host
Select process running on remote host to debug

At this point Netbeans provide a pop up saying "Starting gdb" and it'd just stuck there.
Comment 1 Egor Ushakov 2012-02-24 19:01:56 UTC
I believe IDE doesn't hang, does it?
Also you specified NB 7.0.1, have you tried 7.1?
And please provide remote machine platform/OS, thanks.
Comment 2 Egor Ushakov 2012-03-22 09:41:58 UTC
confirmed, it looks like rundir is set incorrectly
Comment 3 soldatov 2012-03-22 10:41:09 UTC
is it issue 202873?
Comment 4 Egor Ushakov 2012-03-26 10:00:46 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/8033c8a1e61e

I think bug 202873 should also be fixed now
Comment 5 Quality Engineering 2012-03-27 16:59:35 UTC
Integrated into 'main-golden', will be available in build *201203271056* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8033c8a1e61e
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #208582 (Debug remote session hangs)