> 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 < [email protected]> 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' >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
