android - Turn off multithreaded debugging in Eclipse CDT -


i'm trying debug android stuff eclipse, crashes when use android gdb in eclipse instead of terminal. suspect it's because of multi-threaded stuff. possible turn off? (i read eclipse 3.2 debugger didn't multithreaded stuff, can't find 3.2 cdt package download anywhere ...)


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -