September 30, 2011

wamanp wamanp
Lab Rat
1 posts

Remote Debugging using QT on ARM

 

Hello,

I am working on a arm device am3517evm, OS type: Embedded linux. So, after cross-compiling the application runs on the device.
Remote debugging is possible using command line gdb and gdb-server & it is also possible with eclipse incubation.

Like from QtCreator->Tools->options; the way we can add Device[Maemo5/Harmattan/Meego] with either an emulator or a hardware device.
Isn’t there a way to add Arm device with embedded linux running on it?
So, that I will able to remotely debug using the standalone QT only. [instead of any third-party help or orthodox terminal debugging]

Thanks.

 Signature 


Regards,
Waman G. Prabhu
Senior Project Engineer - Software
Methode Electronics

1 reply

October 1, 2011

Tobias Hunger Tobias Hunger
Mad Scientist
3125 posts

We are working on getting generic linux devices supported by Qt Creator. IIRC version 2.3 introduced the generic remote linux support, but the upcoming 2.4 will have way better support. You might want to test the master branch for that.

 
  ‹‹ The activated() signal is not emitted by a editable QComboBox      run system() command through qt application ››

You must log in to post a reply. Not a member yet? Register here!