03-18-2019, 04:47 PM
If I have well understood what you have written... it is exactly the result I have by using qtcreator in the target machine and VNC to connect to the same. Obviously I have two monitors: one connected directly to the target Pi and a second one (I'm cheating since I use a laptop) in the other PC (is an laptop with Ubuntu 18.04). In the HDMI monitor connected to the Pi I have my full gles window and in the VNC client window of my laptop I have the qtcreator window in which I can set breakpoints, see variables values, and so on (it uses gdb).