[Qt-creator] Setting Creator up for X-compiling to freescale

Mohammad Mirzadeh mirzadeh at gmail.com
Tue May 8 21:39:30 CEST 2012


> Attach to Local Process? You can have several debugging sessions (see
Snapshots view)

Yes. On a local machine. Usually number of processes for debugging is below
4 so its manageable.

> Sure. Debug->Attach to Running Local Application, preferable with a
> project (dummy .pro generated by 'qmake -project' is enough) loaded.

Wow cool. will try. What is the .pro needed for? I actually have one since
I do the coding in Creator already.



On Tue, May 8, 2012 at 12:31 PM, André Pönitz <
andre.poenitz at mathematik.tu-chemnitz.de> wrote:

> On Mon, May 07, 2012 at 06:59:01PM -0700, Mohammad Mirzadeh wrote:
> > > If you manage to get a debugging solution on the command line up and
> > > running it should be possible to access it from Creator.
> >
> > I'm interested to see how you could do this. I often require to debug
> > MPI applications by attaching gdb to each separate MPI process. Can I
> > then somehow redirect them to Creator to benefit from visual
> > debugging?
>
> Sure. Debug->Attach to Running Local Application, preferable with a
> project (dummy .pro generated by 'qmake -project' is enough) loaded.
>
> Andre'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120508/ebb72770/attachment.html>


More information about the Qt-creator mailing list