<p dir="ltr">Being able to run </p>
<p dir="ltr">     kdevelop --graphicssystem native</p>
<p dir="ltr">Is a very important consideration for me and I bet it is for other developers to need to maintain extremely remote light weight linux systems.  </p>
<p dir="ltr">I have struggled to get gdbserver working effectively with kdevelop. Only the continue debug option works; break point, step over, step into, step out of, etc... do seem to do anything even though when i use gdb directly it does. So, I have resorted to running systems that has the bare minimum to run kdevelop remotely with the command line option "--graphicssystem native"</p>
<p dir="ltr">So I guess with Qt 5 not supporting "--graphicssystem native" I will be only be able to do remote outside of version of kdevelop greater than 4.7</p>
<p dir="ltr">If anyone as an effective alternative please let me know. Additionally if anyone care to share, an effective  set of kdevelop configuration launch script for remote debugging with gdbserver or other methods, please do so.</p>
<p dir="ltr">Michael</p>