Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Made change to plugin.xml in cdt.debug.ui


Hey debug gang,

I made a quick addition to the plugin.xml file for our debug.ui plugin. It appears that the platform debug guys have introduced a debug context that requires us to extend and provide a binding to our debug model (i.e. debug.core). I have added the two extensions to get this to work. I'm sure there is more work to be done here so that any CDT specific views only show up when we're in the CDT debug context but we can leave that for a bit. I needed this to get the debugger working in M7 which was experiencing a NPE before this.

Cheers,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada

Back to the top