Adplus stop debugging process -


i have stupid question - how can stop debugging?

i run adplus -crash -0 path -pid number -mss symbols ..

then got message attached process. saw logs , mini dumbs in folder, want stop it. should do? not see commands in adplus detach process. how can it? can close cdb.exe command window or not?

thanks

you can break debugger (in cdb window, hit ctrl+c) , detach using qd command.

you might want consider using procdump capture crash dumps -- more flexible, easy use, , supports both x86 , x64 processes in single package.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -