[Qt-creator] Cross-debugging Win-Linux

Gregory Smirnov gregory at 2x.com
Mon Mar 7 11:53:16 CET 2011


On 6 March 2011 00:32, Andre Poenitz
<andre.poenitz at mathematik.tu-chemnitz.de> wrote:

>
> Breakpoint data is not "project data".
> The project file is meant to be shared with colleagues and to
> be put into revision control systems. That's not the place where
> _your_ breakpoints should go. Still you'd like to persist them for
> your own convenience. That's what the sessions are for.


The project file (.pro.user) is very specific to one user
configuration, and cannot be actually shared.
This is what you get, wen you open "shared" project in qt-creator 2.1.0:

--
Qt Creator has found a .user settings file which was created for
another development setup, maybe originating from another machine.

The .user settings files contain environment specific settings. They
should not be copied to a different environment.

Do you still want to load the settings file?
--

Regarding breakpoints, you can group breakpoints and export/import
sets of breakpoints in eclipse. I hope to see this implemented in
qt-creator as well one day.

--
  Gregory Smirnov
  Software Engineer
  2X Software - http://www.2x.com
  Developers of virtual computing software
  2X VirtualDesktopServer – 2X ApplicationServer – 2X LoadBalancer -
2X ThinClientServer



More information about the Qt-creator-old mailing list