Commit Graph

16 Commits

Author SHA1 Message Date
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049 License headers. 2010-12-17 16:03:42 +01:00
Friedemann Kleint
6650275e76 Debugger/Console stub: Pass on main thread id on Windows.
Introduce private class to utils/ConsoloProcess as not to expose
<windows.h> from its header.

Task-number: QTCREATORBUG-1020
2010-09-02 13:39:19 +02:00
Friedemann Kleint
fd0311bda2 Debugger: Fix crash in console stub on Windows
by partially undoing 1a89786979

Task-number: QTCREATORBUG-1020
2010-09-02 11:31:01 +02:00
Bill King
1a89786979 Fix possible string overrun/overcopy situation. 2010-06-11 13:38:38 +10:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Alessandro Portale
5086983bb7 Fix warning, add default case to switch. 2009-08-24 23:57:31 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Friedemann Kleint
e0de01190f Started Console process handling for CDB.
Introduced "Suspend" mode for the process stub and corresponding
mode enumeration in console process (Windows).
2009-05-06 14:26:20 +02:00
Thorbjørn Lindeijer
b789ffa91b Added and corrected copyright headers 2009-03-20 14:59:12 +01:00
dt
f7240bd665 Fixes: bin dir of msvc qt versions was not added to the path
The setting of msvc environments variables overwrote that. Fix that by running the script with the correct environment.
2009-03-19 18:30:11 +01:00
Oswald Buddenhagen
fd32001204 comment typo 2009-03-11 16:24:22 +01:00
Oswald Buddenhagen
124ec122b0 compile with C89 compilers
declarations go first ...
2009-03-03 12:27:21 +01:00
Oswald Buddenhagen
bbaf7893cc "debug in terminal" feature.
includes complete refactoring of ConsoleProcess.
2009-02-27 18:04:36 +01:00