c++ - Knowing debug details with Qt Creator -


i have bug in qt c++ program , information gives me debugger is: invalid parameter passed c runtime function.

i need detect exact location of bug because program big. there anyway redirect errors , debugging details file or something?


Comments