Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debug from an external process

Hello,
I'm trying to add a debug feature to my plugin. The problem is I have to use an external application to to make run the code.
It is possible to attach a debbuger to a process that not started by Eclipse ? if it's possible what class I will use ? 

Robin, 

Back to the top