aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/debugger/tst_gdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: Add a test for more recent Debian gdbhjk2022-12-021-0/+8
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Add test for QNX 7.1 gdb version stringhjk2022-02-151-0/+4
* Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-19/+20
* Debugger: Fix detection of gdb on older SUSEChristian Stenger2018-03-011-0/+4
* Debugger: Add test for new Debian gdb version stringhjk2017-12-061-0/+4
* Debugger: Add a version check for GNU gdb (GDB) Fedora 8.0-13.fc26hjk2017-07-121-0/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Parse openSUSE's gdb version stringshjk2015-04-131-2/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Remove unneeded gui dependency from gdb version string testhjk2014-01-081-5/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Add new test for OpenSUSE 13.1 GDB version stringhjk2013-11-191-0/+6
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* gdb version string: ignore (...) content when using rubenvb's buildPeter Kümmel2013-06-071-0/+4
* Debugger: Clean up old test codehjk2013-02-131-3653/+196
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-1/+1
* | debugger: fixing testsFawzi Mohamed2013-01-171-3/+13
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-25/+25
* Removed module names from #include directives.Erik Verbruggen2012-02-151-17/+17
* Long live the king!hjk2012-01-261-1/+1
* fix C++11 string literal incompatibilityhjk2011-11-221-374/+374
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-2/+3
* debugger: make autotest compilable and non-locking againhjk2011-05-311-134/+108
* gdb auto test: compile fix with stringbuilderhjk2011-05-311-12/+21
* Update license.hjk2011-04-131-14/+13
* tests: add licence headersBill King2011-02-181-0/+32
* debugger dumpers: compile fix for automated testshjk2011-02-141-2/+2
* tests: make compileBill King2010-12-031-1/+1
* Fix spelling in commentsTobias Hunger2010-11-031-4/+4
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-021-0/+1
* Fix preprocessor directivesTobias Hunger2010-06-101-28/+28
* debugger: refactor passing of options to new dumpershjk2010-01-051-1/+5
* Revert "debugger: rename 'magic' prefix for custom dumper from qqDump to qdum...hjk2009-12-071-1/+0
* debugger: rename 'magic' prefix for custom dumper from qqDump to qdump__hjk2009-12-071-0/+1
* debugger: simply dumper logic in case of inner types are pointershjk2009-12-071-10/+10
* debugger: special handling of char *argv[] in l&whjk2009-12-071-11/+10
* debugger: try make custom dumpers more "user friendly"hjk2009-12-031-8/+8
* debugger: fix QTextCodec dumperhjk2009-12-031-7/+13
* debugger: handle larger response packages in dumper autotesthjk2009-12-021-400/+306
* debugger: work on new dumpershjk2009-12-011-76/+168
* fix gdb autotestDaniel Molkentin2009-11-301-0/+4