Variables Output [message #161009] |
Fri, 23 December 2005 23:51  |
Eclipse User |
|
|
|
Could someone point me in the direction (packages or source files) for
modifying how the debugger output of local variables is displayed.
Pointers to documentation on the architecture or anything is also welcome.
I appreciate any help, thank you.
|
|
|
|
|
|
Re: Variables Output (Unicode from GDB) [message #161742 is a reply to message #161585] |
Thu, 12 January 2006 16:42  |
Eclipse User |
|
|
|
When I debug the plugin as an eclipse app, it works well. But, if I export
the plugin, and install it on my home machine, I get a ClassNotFound
exception
caused by: java.lang.NoClassDefFoundError:
org/eclipse/cdt/debug/mi/core/MIException
at
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.compu teDetail(CValueDetailProvider.java:36)
I checked the plugin.xml, and it is in the requires section, so I am not
sure what is going on. Also from the plugin.xml editor, if you "Test this
plugin" it works fine. Any ideas what may be going on? Thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.04140 seconds