- Feb 28, 2011
-
-
cerf authored
Merge-request: 229 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 21, 2009
-
-
Brian McGillion authored
-
- Apr 28, 2009
-
-
dt authored
After all I don't need all that stuff in the cmakeplugin, all i needed is now bundled in debugginghelper.h/cpp
-
- Apr 22, 2009
-
-
dt authored
The Debugger, cmake and Qt4 plugin all need it. More refactoring to it coming.
-
- Apr 16, 2009
-
-
hjk authored
-
- Mar 25, 2009
-
-
dt authored
We used to build a helper library as part of the project. First with the qmake -after SOURCES= stuff and after until now with the gdbmacrosbuildstep. Now, the all new and fancy integretation directtly into the qt version dialog. You build the debugger library once for each qt version and then it's there ready to be loaded into each project build against that qt version. Saves a lot of time. And makes it possible to also load that library into while debuggign a cmake project. (Need to hook that up now.) Unfourtanetly this breaks the custom dumpers if you use a custom run executable.
-
- Dec 02, 2008
-
-
con authored
-