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

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Tue May 8 21:31:10 CEST 2012


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'



More information about the Qt-creator mailing list