- May 28, 2013
-
-
hjk authored
Version of gdb < 7.4 means we are on Mac, so we can disable commands that have known results there. Change-Id: I8fc97ed61c47af2c3d9e5cc2bf83e97661204d4f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
We don't support GDB in the range 7.0...7.3 anymore where the outcome was unsure. Change-Id: I1ce76f5c4b1febe45c4a3b6404208fed7d9c6868 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
See sourceware.org/bugzilla/show_bug.cgi?id=12023. The workaround can cause hickups in the output parser of Mac gdb, as the error message is scattered within regular output without any markup. Change-Id: I835133e390403a0f8f6aa573d6f9c63cf0784187 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 26, 2013
-
-
hjk authored
Reduce compatibility issues e.g. on Mac. The previous versions are not working well anyway. Change-Id: If6cc7c1d4a85300d9bf054966216b52b35c0d1f2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 24, 2013
-
-
Kai Koehne authored
This essentially reverts 3aa0e500 , which causes trouble e.g. for network paths and other corner cases. Change-Id: I12ceb5fbc68b7a3fc8010165acc910acd2d95e55 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Mostly internal mimetypes Change-Id: Ia84206f1334c1f83474cbc307e848719bb98adbc Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 23, 2013
-
-
hjk authored
Was accidentally disabled in 066efcd6. Change-Id: I64de0609a254aa2914142a4f75105b4140b6ae5b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- May 15, 2013
-
-
Friedemann Kleint authored
Breakpoints by path are not hit if the path traverses symbolic links. Change-Id: I3ab5d1bead8333986444aec709c940840dfddbb4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 07, 2013
-
-
hjk authored
Saves some line noise on the user side. Change-Id: I9c6d7542195fc7485ac4ee466cd42a28be95b8da Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 06, 2013
-
-
hjk authored
Less noise. Change-Id: I8e533c97207ff5b9c79182c4fb99993f1992154f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Apr 30, 2013
-
-
Kai Koehne authored
Fixes a regression introduced by cb857b47 Task-number: QTCREATORBUG-9226 Change-Id: I619df0eb8b5f016aac54a0260eb941fd91a348aa Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 25, 2013
-
-
Kai Koehne authored
Setting breakpoints by file name and line does not work robustly when using gdb, with neither the full path, nor with just the baseline. Since typically one of the options work, Creator offers a per-breakpoint choice of which approach to use. Traditionally, using the full path broke more often, so the default was "short". Lately (gdb 7.3+) using the full path seems to be more robust, so the default should be changed. Manual overriding to "short" is still possible. Change-Id: I9e857c86a63964bdacf9bebc5444ea752e5974f8 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Apr 23, 2013
-
-
hjk authored
Change-Id: I5a3565179fdd8627387ba01370e6484d668e2160 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 19, 2013
-
-
hjk authored
Change-Id: Ie79249039643041fd68da6766b0e6f3ca6080b86 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 11, 2013
-
-
hjk authored
The engines know what they want, no need to guess again. Change-Id: Ie21b0e08eff8b81b217a08d4c47c35c35ae831d7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 10, 2013
-
-
hjk authored
- Split off GDB and LLDB specific parts into separate files, - Trigger loading of dumpers.py and qttypes.py from bridge.py - Read start up script at startup, not as part of dumper loading Change-Id: I7941ee535121fa0f43a466e5bb75a18c9bb19764 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Ib700afa63739e6d26bdd97225265559d7112eadb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 08, 2013
-
-
hjk authored
This implements the host side of https://codereview.qt-project.org/#change,50290 Change-Id: I13c7df29534a2a85202c2b295b139896443b0120 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 02, 2013
-
-
hjk authored
Task-number: QTCREATORBUG-8949 Change-Id: If0cf1c1078a72a3e4a3d371d236bacac858b8046 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 26, 2013
-
-
Friedemann Kleint authored
Change-Id: Ieeffe65be2d7c8f07f41f7211853d616a6aceb85 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- Mar 22, 2013
-
-
Friedemann Kleint authored
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This enables the use "official gdb"-styly pretty printers from within Creator. In case there are both variants, Creator-style pretty printers are preferred. Change-Id: Iaa178d922dae4eaa1943e9d5b960a666f80fe4db Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
It's getting crowded... Change-Id: I24c1a87b013af485743573df7669739ad93f8a89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Mar 11, 2013
-
-
Friedemann Kleint authored
Change-Id: I1c78f5f5a7174002cd25bea109d5fe795530cdb5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Mar 08, 2013
-
-
hjk authored
This is in anticipation of a change of behavior break in the GDB/MI protocol, see http://permalink.gmane.org/gmane.comp.gdb.patches/83936 . Change-Id: I135c0a342da1fed13aaedfd9e27499d5ad892c5a Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Mar 06, 2013
-
-
David Schulz authored
Task-number: QTCREATORBUG-8820 Change-Id: If48429fc80d3b928cba4622ff6b168dca8289500 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Feb 27, 2013
-
-
hjk authored
This only worked for distributions with a RedHat/Fedora upstream so far and requires more dynamicity in the TaskWindow as the TaskHandler dies with the engine, leading to crashs. Change-Id: I20d0b3c79e4fd0026cd2a0c9ff5b0a4be22c3121 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Feb 26, 2013
-
-
hjk authored
As we disable of 'by-address' breakpoints by default after each debugger run as they are unlikely to be correct on the next run, starting with disabled breakpoints might happen. Disabling it immediately is faster and less racy than relying on the 'change needed' mechanism. Change-Id: Icc5548d322f7ef4f099d218b4f04b4c40e3cb850 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
This avoids a problem when setting the ignore count on a pending breakpoint. Task-number: QTCREATORBUG-8809 Change-Id: I8cdeb9c525de33336a21c739c6dc99f824f6fe7a Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Feb 16, 2013
-
-
hjk authored
Modern versions of gdb support this and it avoids a nasty endless loop when setting a condition on a breakpoint in a non-existing file. Change-Id: Id3a03a44c016f85617bb1e74a4843b1b398c490f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Feb 07, 2013
-
-
Aurindam Jana authored
Change-Id: Ie79cdcd5c32a2204ac4b701c253d6d76bd271272 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Feb 01, 2013
-
-
hjk authored
Change-Id: I241d37793dfde9cfe8e4895039819e91297e6cba Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jan 31, 2013
-
-
hjk authored
This is a recent regression introduced by the delayed python dumper initialization. Task-number: QTCREATORBUG-8615 Change-Id: I3b5dbe5b04c68cf873e3a2597edc60fe2888b3c9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jan 29, 2013
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Jan 25, 2013
-
-
hjk authored
This is now in sourceutils.{h,cpp} to make watchutils.{h,cpp} better acessible to the debugger auto-tests. Change-Id: Ie87e715bc7018ca190a460c37dfd19bc897059f0 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Jan 24, 2013
-
-
hjk authored
The scope is a bit broader nowadays. Change-Id: I9578da94f06df199be5668c1751fd7bfb37f1c5b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Jan 17, 2013
-
-
hjk authored
Change-Id: I3211a696c65f500b8e7d7c4ce394788773ce5713 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
This skips the case of "disassembling a function given an address" with indeterministic time behaviour and and immediately falls back to the fixed range version instead. Change-Id: I90ec56198a7d767bcf0a9ffb030637c2ee5c617a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Jan 10, 2013
-
-
hjk authored
Change-Id: I5059dbf73482236a677de8c004ab33aaef3d4cd6 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 09, 2013
-
-
hjk authored
This enables access to object-specific plain gdb pretty printers which are not available before startup. Change-Id: Icc8cbec177825d4d1adb1957a618abb33cbbf319 Reviewed-by:
hjk <qthjk@ovi.com>
-