Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] DSDP - Device Debug 1.1.0 M2 ready for testing

Hi Ted,
I tried running through my tests (http://wiki.eclipse.org/DD_1.1_M2_Testing), and I got the following exception:

java.lang.NoClassDefFoundError: org/eclipse/dd/gdb/internal/provisional/service/GdbDebugServicesFactory at org.eclipse.dd.gdb.internal.provisional.launching.GdbLaunchDelegate.newServiceFactory(GdbLaunchDelegate.java:334) at org.eclipse.dd.gdb.internal.provisional.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:134) at org.eclipse.dd.gdb.internal.provisional.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:79) at org.eclipse.dd.gdb.internal.provisional.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:68) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:880) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1083)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

I checked the jar and the class does indeed seem to be missing. Is there anything in the build log indicating a failure in this module?

Thanks
Pawel

Ted Williams wrote:
DSDP - Device Debug 1.1.0 M2 is ready for testing

http://download.eclipse.org/dsdp/dd/downloads/drops/S-1.1.0M2-200809041037/index.php

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



Back to the top