Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] HOW TO GET KERNEL INFORMATION FROM CDI OR CDT/MI

Hi,

When some breakpoint hits on CDT debug, I want to fetch the information
like,
Process,
threads,
Queues,
Semaphores,
Tasks,
Pipes,
etc.
only which are created by current debugging c/c++ application.

Is CDI or CDT MI providing any implementations?

Thanks in Advance....
-- 
View this message in context: http://www.nabble.com/HOW-TO-GET-KERNEL-INFORMATION-FROM-CDI-OR-CDT-MI-tf4895664.html#a14021010
Sent from the Eclipse CDT - debug mailing list archive at Nabble.com.



Back to the top