Hi all,
I ve a qt application ( a simple window with buttons and labels)which starts once the beagle is started.
Now I tried debugging the same application(executable with different name)with remote debugging. I am able to debug my application with the other application running.
But my windows becomes shabby and not proper.
Is it due to any driver problem? or windowing(x11/qt)?
But If i launch my application with matrix browser running(considering matrix gui is another application) it is not having any problem with the windows overlaying and all.
And I am using:
Sitara SDK 05.05
QtCreator-4.7.2(which comes with sdk)
Kindly suggest a solution for my problem.