[Qt-creator] Cross-debugging Win-Linux
Patrick Masotta
masottaus at yahoo.com
Sun Mar 6 17:45:31 CET 2011
> On Sun, Mar 06, 2011 at 05:04:53AM -0800, Patrick Masotta wrote:
>> Andre,
>> 1) I hope you take my inpunt just as a constructive opinion
>> even when it might "somehow" criticize some part of qt-creator design...
>> bottom line I love qt-creator...
>
> So far I had a hard time to interpret it that way.
>
man I'm coder trying to solve my problems on the double, sorry if you got it the wrong way...
> If your goal would have been this extra path option in the "Attach
> to remote" dialog a short "Would be nice to have"-style report
> on bugreports.qt.nokia.com could have saved a lot of time, on both
> sides. It's not that features don't get implemented when people
> actually want to use them.
>
I have not a "goal" here I'm using qt-creator trying to solve a particular problem after about a year without using qt...
Then the answer could've been, "mod this or that conf file" and that's it. That does not need filing a bug report or anything like that...
>> 2) I'm not a Microsoft lover at all, but there are things on its IDE
>> that are well designed, even if they are "made in Microsoft". I think
>> their "session" approach is more confortable than creator's one Pat
>
> VS "solutions" are not equivalent to a Creator "session" if that's what
> you are trying to say. It's closer to a "subdirs project" in qmake terms.
No, I haven't said that, I've said that the concept of "Solution" easily apears when dealing with multi project situation, as a natural extension of the concept "Project+bounded session info"
> A "session" in a Creator context is _defined_ as "information that is
> interesting to the user, but not for the project".
>
I consider that's conceptually wrong... A breakpoint belongs to the project, a particular arrangement of opened files belong to the project, particular debugging parameters belong to the project, etc etc.
"information that is interesting to the user, but not for the project" should be "global IDE settings", and them do not need to be handled as "sessions"...
Pat
More information about the Qt-creator-old
mailing list