- 06 May, 2013 1 commit
-
-
Tobias Nätterlund authored
When debugging on a QNX device on Windows, neither DebugBreakProcess(..) nor "-exec-interrupt" works for interrupting the inferior process. Neither does sending it a SIGINT signal using "kill" on the device. This changes the local gdb process to run under the CtrlC stub on Windows when debugging on QNX. This enables us to send a Ctrl+C message to gdb, which interrupts the inferior, and allows us to insert breakpoints during runtime on Windows. Change-Id: I4b01fbe81138f3fe7a939a7e64267bac4eb8bf43 Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 24 Jul, 2012 1 commit
-
-
Andy Shaw authored
When the command line was processed to remove the call itself, it would not be removed correctly if it was quoted because it would not see the first quote. Task-number: QTCREATORBUG-7656 Change-Id: I016b1534e14563ddd8cadad8c0effcd6b4a9203b Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 11 Jun, 2012 1 commit
-
-
Orgad Shaneh authored
Ctrl-Break kills the compiler while writing object files. This results in link errors on next build. This reverts commit 6147419f Change-Id: I623e3ecb9f2f8a8613a731364a7e3b3a0abe8c15 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 06 Jun, 2012 1 commit
-
-
Orgad Shaneh authored
This forces also processes initiated using 'start' to terminate Task-number: QTCREATORBUG-7455 Change-Id: I2ac7b31ebe67510dd17a2991efc30212987e967d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 07 Nov, 2011 1 commit
-
-
Joerg Bornemann authored
If the child process cannot be started, return -1. Task-number: QTCREATORBUG-6458 Change-Id: I0392d883773f3037ac29dccc4d4a3c330efde838 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Aug, 2011 1 commit
-
-
Joerg Bornemann authored
Change-Id: I8fa85c7a861e9f3f4067d12c894b0a1d30541eb5 Reviewed-on: http://codereview.qt.nokia.com/3675Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 15 Aug, 2011 4 commits
-
-
Joerg Bornemann authored
Change-Id: I693f5974a1c3f90a5d2f93d048c9a96504c44939 Reviewed-on: http://codereview.qt.nokia.com/2950Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Joerg Bornemann authored
Change-Id: Id4458dcf29893a007ee85c0ce85a500617f02b6d Reviewed-on: http://codereview.qt.nokia.com/2946Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Joerg Bornemann authored
Change-Id: Ie70c61770efc056c70a84c298100fec33295afb5 Reviewed-on: http://codereview.qt.nokia.com/2945Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
this is not a creator tool, but a helper of qtcprocess, just like the existing stub. Change-Id: Ice7c60a1dee0b132c6063747f82ea35699f4127d Reviewed-on: http://codereview.qt.nokia.com/2918Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 10 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I0c6898bd6672c9d3a05c636d9712d9b75a9b6f3b Reviewed-on: http://codereview.qt.nokia.com/2815Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 03 Aug, 2011 2 commits
-
-
Joerg Bornemann authored
Change-Id: I4d265f2e0a077e7608cb51c5631f157cdb667481 Reviewed-on: http://codereview.qt.nokia.com/2565Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Joerg Bornemann authored
This little tool sits between Qt Creator and the build tool (e.g. nmake) and allows us to send Ctrl-C instead of terminating it the hard way. Task-number: QTCREATORBUG-4558 Change-Id: I6c40c4cc9bf75cca3f2b744785b99bc146a3df4e Reviewed-on: http://codereview.qt.nokia.com/2554Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-