[Qt-creator] Cross-debugging Win-Linux // project-session issue

andy fillebrown andy.fillebrown at gmail.com
Mon Mar 7 05:36:28 CET 2011


On Sun, Mar 6, 2011 at 12:12 PM, Andre Poenitz
<andre.poenitz at mathematik.tu-chemnitz.de> wrote:
> On Sun, Mar 06, 2011 at 11:04:07AM -0500, andy fillebrown wrote:
>> I tend to agree with Patrick.  I rarely launch and app to open a file
>> from inside it (unless I absolutely have to).  I prefer double
>> clicking a file in the file explorer.  When I do this with VS, no
>> problem -- session info loads.  With QtCreator, session info does not
>> load.  It would be nice if it did.
>
> The problem is to find out which session is meant. Maybe just creating
> a list of matches and let the user select (and auto-open if there's
> only a single one) would already work.

That would be an improvement, but I'd rather have the option to put a
session file wherever I want.  I realize this would make it possible
to accidentally put it under revision control, but is that really an
issue worth trying to solve?

Another possibility would be to formalize the setup a top level
session directory.  Something like:

+ session/
   + shadow-builds/
   + source/
   + session-file-1
   + session-file-2

That would make more sense to me than the current way QtCreator
handles sessions and default shadow build directories.

Cheers,
~ andy.f



More information about the Qt-creator-old mailing list