- 01 Dec, 2010 2 commits
- 30 Nov, 2010 4 commits
- 29 Nov, 2010 3 commits
- 26 Nov, 2010 6 commits
-
-
Tobias Hunger authored
Reviewed-by: dt
-
hjk authored
Task-number: QTCREATORBUG-2850
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by: hjk
-
hjk authored
-
hjk authored
-
- 25 Nov, 2010 3 commits
-
-
con authored
Local executable is put into a different folder (always 'armv5' despite it being a 'gcce' build, changed in qmake), and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'. Done-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
con authored
Local executable is put into a different folder (always 'armv5' despite it being a 'gcce' build, changed in qmake), and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'. Done-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
hjk authored
-
- 24 Nov, 2010 2 commits
- 23 Nov, 2010 5 commits
- 22 Nov, 2010 3 commits
-
-
hjk authored
-
Friedemann Kleint authored
Preparing the introduction of tooltips for the new CDB engine. Fix some breakpoint states in CDB.
-
hjk authored
-
- 19 Nov, 2010 3 commits
-
-
hjk authored
Formatting of disassembler view took too much time.
-
hjk authored
-
hjk authored
This was used to enhance the user experience in the gdb/MI (non-python) days as the location marker was shown faster. This does not seem to make much of a difference anymore. Removal also avoids the "show disassembly first, source next" flicker.
-
- 18 Nov, 2010 7 commits
- 17 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
Try to achieve consistency in reporting stop messages for all engines. Report by BreakpointId if available.
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-