|
2010-08-29
, 21:10
|
Posts: 3,074 |
Thanked: 12,961 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#2
|
The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-19
, 07:53
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2012
|
#3
|
Remote debugging works OK, although a little bit slow. There is a section in help that comes with creator describing how to set up IDE and n900 - worth to read it. Also make sure to build debug, not release executable. Once build you should press 'run' button with bug on it (or use appropriate menu command).
Is exists a way to make a remote debugging from QT Creator ??
I try to handle "amixer" commands (QProcess) but nothing appears, no log, except the UI button.
It's very hard to debug.
How do you debug your application ?
Thanks al ot.