Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [?? Probable Spam] RE: [dsdp-dd-dev] DSF (unhandled exception error)

I was running on Windows,

these are traces :
Configuration location:
file:/D:/EclipseBTE/DSDPWorkspace/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/
Configuration file:
file:/D:/EclipseBTE/DSDPWorkspace/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/config.ini loaded
Install location:
   file:/D:/EclipseBTE/
Framework located:
   file:/D:/EclipseBTE/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
Framework classpath:
   file:/D:/EclipseBTE/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
Splash location:
   D:\EclipseBTE\plugins\org.eclipse.platform_3.3.0.v20070613\splash.bmp
Debug options:
file:/D:/EclipseBTE/DSDPWorkspace/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/.options loaded
Time to load bundles: 16
Starting application: 8859
Application Started: 25219
784,609 1-interpreter-exec console echo
784,703 1^done

I was trying with Eclipse Europa version, there was build errors about plugin versions but I cleaned them before running.

Anyway, now I downloaded Ganymede packages and CDT 5.0. I successfuly start remote debug for simple "Hello World" application on Linux and Windows (with MinGW).
Thanks..


Marc Khouzam wrote:
Are you running on Linux?
Can you send the traces of your debugging session?
Do get the traces, when you first launch DSF as an eclipse application,
in the Tracing tab, please turn on org.eclipse.dd.mi and check the box "debug".
When you try the Remote launch, you should get printouts in your original
Eclipse.  Those can help to know what is going on.

Thanks

-----Original Message-----
From: dsdp-dd-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-dd-dev-bounces@xxxxxxxxxxx]On Behalf Of Serhat Aydin
Sent: Monday, March 24, 2008 10:33 AM
To: dsdp-dd-dev@xxxxxxxxxxx
Subject: [dsdp-dd-dev] DSF (unhandled exception error)


Hi,
I checked-out DSF plugins from CVS and build them to try 'Remote C/C++ Application (Experimental - DSF)'.

But I got an error when I try debugging. This is the error message :
'Unhandled ecxeption when executing Sequence org.eclipse.dd.gdb.launching.LaunchSequence@307efc, step #10'

I couldn't understand the problem.. Thanks..

Note : I can only see "C/C++ Local Application (Experimental - DSF)" in launch configuration types, so i tried this one.

Serhat
_______________________________________________
dsdp-dd-dev mailing list
dsdp-dd-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev
------------------------------------------------------------------------

_______________________________________________
dsdp-dd-dev mailing list
dsdp-dd-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev



Back to the top