libcare icon indicating copy to clipboard operation
libcare copied to clipboard

Don't fail if some thread exit during attach.

Open rashchupkinr opened this issue 7 years ago • 0 comments

Thread creation during attach was correctly processed. This commit adds processing of cases when some threads exit during attach without failing to patch. Threads are added to list only if they been correctly attached to.

rashchupkinr avatar Mar 05 '18 13:03 rashchupkinr