If QList throw warning "index out of range", and exit program, I can use backtrace. But in this case, how to solve it?
I'm programing with Coin library. But in my program have a problem. This library only throw warning "Error ..." but it ignore this error and continue (don't exit program). How to break at the line which output this warning?
Bookmarks