Oswald Buddenhagen
|
c8c183f6b4
|
use temp file to pass env on unix as well
the linux command line can be 32k long ... which might still be not
enough. well, in fact, it just makes the 'ps' output unreadable.
|
2009-04-14 10:24:06 +02:00 |
|
con
|
1ed3298ae2
|
Fixes: Correct path for qtcreator_process_stub on Mac
RevBy: Ossi
|
2009-03-11 16:07:49 +01:00 |
|
Oswald Buddenhagen
|
bbaf7893cc
|
"debug in terminal" feature.
includes complete refactoring of ConsoleProcess.
|
2009-02-27 18:04:36 +01:00 |
|
Oswald Buddenhagen
|
d35e190601
|
don't allocate m_process dynamically
|
2009-02-27 18:04:36 +01:00 |
|
Oswald Buddenhagen
|
1c2f0f64c1
|
move abstractprocess and consoleprocess to libs/utils/
will use it also in the debugger, and pulling it in from projectexplorer
just seems wrong.
|
2009-02-27 18:04:36 +01:00 |
|