Commit Graph

6 Commits

Author SHA1 Message Date
Friedemann Kleint
6510a749b7 ProjectExplorer: Move ToolChainType enumeration into separate Header.
Acked-By: dt
2010-11-01 14:25:24 +01:00
Friedemann Kleint
c717c1f9c7 Debugger: Suppress inconsistencies in gdb binary settings.
caused by the merging of global settings.
Terminate list of binaries by an empty element to prevent
accidental reading of consecutive keys.
Add Linux-ICC to list of toolchains for gdb.

Acked-by: hjk
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Task-number: QTCREATORBUG-2848
2010-10-25 15:21:36 +02:00
Friedemann Kleint
651cd50838 Debugger: Use raw path for gdb binaries.
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2010-09-29 11:32:36 +02:00
Tobias Hunger
f06512d5f7 Use ExistingCommand in PathChooser where it makes sense 2010-09-24 16:35:09 +02:00
Friedemann Kleint
b949cafc78 Debugger/gdb: Cosmetics, no gcc on Windows, width. 2010-04-08 17:14:05 +02:00
Friedemann Kleint
da22181916 Debugger[gdb]: Introduce new control for gdb binaries.
Manage binaries as a map of binary-><toolchain number>.
Provide list widget and editing dialog with tooltip
showing the version. Save in settings as a flat list of
keys.
Acked-by: hjk
2010-04-08 16:55:25 +02:00