Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Embedded toolsets

Anyhow I've fixed the crash in GDB (my own bad porting) and actually got
a debug session running though it didn't work very well. I assume that a
Palm implementation of
org.eclipse.cdt.debug.mi.internal.ui.CDebuggerPage is my next port of
call?

That depends on what you need to do. If you need to tell your debugger object some things then the debugger page is your next step and seems to let you pass user information to your debugger. Flakiness, however, could come from GDB.

Thanks!
-Chris



Back to the top