[Qt-creator] How to build run and debug MADDE application.
Rudenko Eugene
erule.biz at gmail.com
Fri Feb 5 11:41:13 CET 2010
Hello, I have just compiled Application for Madde and started it, But I have a couple of questions:
1. How to make build configure for Maemo, I made it by hands: deleted qmake and make steps and added two "Special" steps instead of previous ones:
"mad qmake" instead of qmake step
and "mad make" instead of make step
Is there automated step (preconfigured build settings for maemo) to do it instead of adding it manually?
2. Run configuration works fine
3. Debug configuration is ambigues.
I'm able to see gdbserver port(10000) in Maemo config manager's page. But debugger field of "Run Settings" page is not editable. There are no Edit field, only Label.
Is debugging supported?
If not, is there any plans to support it?
If not, may I try to do it ?
With best regards, Eugene Rudenko.
More information about the Qt-creator-old
mailing list