Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] running program won't terminate

I can't get a running program to terminate when I press the Terminate button in the debugger. I've got a breakpoint in org.eclipse.cdt.debug.internal.core.SessionManager.handleTerminateEvent, but it never pops. Any ideas on how to track this down?

Bryan



Back to the top