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 197481

Summary: Exception: Directory /export/hudson/home/working/Quote_mkfb_proj doesnt exist
Product: cnd Reporter: Alexander Pepin <apepin>
Component: DebuggerAssignee: Egor Ushakov <gorrus>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177946
Attachments: stacktrace

Description Alexander Pepin 2011-04-06 12:12:26 UTC
Build: NetBeans IDE Dev (Build cnd-build-5105-on-20110406)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
apepin: Itried to attach to process and selected a wrong project in Attach dialog

GUEST: I'm create remote developing project (machine 1). When i try connect to gdbserver on (machine 2) they thing that the gdb is on current machine, but they are on remote machine (machine 1)




Stacktrace: 
java.lang.Exception: Directory /export/hudson/home/working/Quote_mkfb_proj doesnt exist
   at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.startEngine(ExecutorCND.java:208)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.startAsync(Gdb.java:468)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.access$800(Gdb.java:172)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory$1.run(Gdb.java:297)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Alexander Pepin 2011-04-06 12:12:29 UTC
Created attachment 107542 [details]
stacktrace
Comment 2 Alexander Pepin 2011-04-25 10:13:18 UTC
Can not reproduce it in NB 7.0, only Debugger error "Operation not permitted" appears and that is correct.