When I debug my application using gdbserver, It always hangs at Engine_open(). But if I run my app. it works fine. Does that mean I have to use trace only for debugging?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When I debug my application using gdbserver, It always hangs at Engine_open(). But if I run my app. it works fine. Does that mean I have to use trace only for debugging?