[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Communicating with the debugger via another plugin

Hi,

I am trying to write a plug-in that allows me to "control" the actions of the debugger.

I have a java file with several breakpoints in it. Currently I am trying to figure out how to signal to the debugger for it to start debugging the file. I've looked around in DebugPlugin without much luck. Any suggestions?

Thanks,
Mike