c++ - Finding PID of a process which is being debugged with eclipse -


i want find pid of process being debugged eclipse, while being debugged. want use c plus plus code not have relation debugged process.

for finding pid of "normal" running process, can use code in answer .

is possible? thanks


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -