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.
1 reply
You must log in to post a reply. Not a member yet? Register here!


