- Nov 21, 2013
-
-
hjk authored
Task-number: QTCREATORBUG-10403 Change-Id: Iebd34dc20d98cc6b79b3a492a2556d1bc62066fe Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- Nov 17, 2013
-
-
hjk authored
Change-Id: I96498b93bb1632de8ca960ae24ec54e31f8c0897 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Nov 06, 2013
-
-
hjk authored
Task-number: QTCREATORBUG-10396 Change-Id: I2083e493329fa287446f3c48b4ef8d08fadd9827 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Nov 05, 2013
-
-
David Schulz authored
Task-number: QTCREATORBUG-10558 Change-Id: I5a27beca4601cae3b0de8f903a2cbc08ee801149 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Nov 01, 2013
-
-
Orgad Shaneh authored
Patching GDB instead This reverts commit fe4b6fee Change-Id: I02f17eece95f9b36ed6ae56c09dbf3bc6d161c78 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Recent versions of GDB seem to require 'make install' to find their Python bits. Given that this is not really an option, check the usual suspects, too. Change-Id: I5217c0184681d4a86992fe0b8989498843b26cea Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Oct 29, 2013
-
-
hjk authored
Change-Id: Ibd5a5e5a80bb31b798b26b340fae460fdded7892 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Oct 28, 2013
-
-
Orgad Shaneh authored
Use member directly Change-Id: Id7b67458d40e4f5ae4893101afac423d14dfdba7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Oct 24, 2013
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I363138212b692cf75fe1605df8af3721315d37e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Oct 22, 2013
-
-
hjk authored
... and work around the pecularities on the dumper side instead. Change-Id: I0c2703aae13dabc0f3f45efb46bd556c8741a15f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I07c1b61e8b6719e54fdc1f69cf63f573119a6776 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Oct 14, 2013
-
-
hjk authored
Change-Id: Iee9201daa8d42ee4231895b1c78387acbc7caaac Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
The Editor itself is not really used. Task-number: QTCREATORBUG-10358 Change-Id: I94620ed7b3b1d6b02c4eef2a359f991217b0a00b Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Oct 10, 2013
-
-
Nikolai Kosjar authored
Only methods as programming functions are affected. Besides renaming some actions like "Switch Between Function Declaration/Definition" this mostly touches (api) code comments. This is a follow-up patch to commit 872bfb70. Change-Id: Icb65e8d73b59a022f8885b14df497169543a3b92 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Sep 26, 2013
-
-
hjk authored
Change-Id: I56a09dd89d2ac086ee264432510fd39b5efe69c5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Sep 20, 2013
-
-
Tim Sander authored
This patch adds the baremetal plugin. The baremetal plugin is for debugging small targets with hardware debugger where the remote linux plugin does not fit. It adds a new kit and device class of type baremetal. The device allows entering custom gdb commands. Currently only qmake builds are possible. To use this with smaller devices without qt a fake-qt installation is needed. CMake and qbs is currently not supported. Change-Id: I86816f897a2e9ed8b95e3184387969cedf8a14d7 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 19, 2013
-
-
hjk authored
Task-number: QTCREATORBUG-10096 Change-Id: Ia9458840247ae1815751e3c58e1f21990af0cc34 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Looks like Ubuntu 13.10 will ship GDB linked to Python 3.3. Change-Id: I748e8461531a3554d27ebfbf7af33385f69586c0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Sep 10, 2013
-
-
hjk authored
Change-Id: I46e8b4347205791eeb6ebd3ebbde9a993d892e93 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Idb2197e429df2fb166f042649d3e95e88c28203e Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Should be superseded by using a LocalAdapter variant with (remote) DeviceProcess. Change-Id: I9834105ff677bfe5ca527778e9795efc3b677393 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Sep 09, 2013
-
-
Leena Miettinen authored
Remove \brief commands from function descriptions. Use QDoc commands for notes and lists. Write GDB in all caps. Fix punctuation and style and grammar issues. Change-Id: I7f5bf0f53ad643eb4e2981c0d4e39c453dff5558 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Sep 02, 2013
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Aug 30, 2013
-
-
hjk authored
The reasons for the always using this are history. Change-Id: If2b888eeea2af37fe56bdcb934b525e87976acbc Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hjk authored
Change-Id: I5c76f8af720092d4e47b1a9fa889fb3a7010f21f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 19, 2013
-
-
Nicolas Arnaud-Cormos authored
Change-Id: I6b0d4956b5dcbd13ee26c72081f77e5d8a4f219b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 16, 2013
-
-
hjk authored
Even if current GDB git does not compile in that configuration, some people seem to be able to get this up and running, leading to dumper load failures and fallback to the no-more-existing compiled dumpers. Change-Id: I08ba6c43105c28b3406fce36049bfdf633e79e31 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Jun 19, 2013
-
-
Orgad Shaneh authored
Required for gdb 7.6 Change-Id: I5d02a6b712fbd5c3f70ac4c83871b03197f95696 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jun 07, 2013
-
-
hjk authored
It's covered by tst_dumper nowadays. Change-Id: Id6b91e5a4ad2ac2472d598c4f0ba4c95c334af6d Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Jun 06, 2013
-
-
hjk authored
Change-Id: I266b1cef33e53250da79fac0473c3d45eb740ddb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
All supported versions have it in that context. Change-Id: Iafff4760ba521ffc9abc4e05dbbc9263ed6fe21a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jun 05, 2013
-
-
Orgad Shaneh authored
They are unneeded, some of them are unmaintained Change-Id: I0ad87e152d8e2328b486b2f904f7cf9613004afe Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 04, 2013
-
-
hjk authored
Trying to avoid that round-trip on versions that are known to not have it puts us on the mercy of detecting the version, which is unreliable by nature, and bad in practice, as proven by the recent MinGW builds. Change-Id: I122eb03fe0ddcb193ed8d45e672564f7113b662f Reviewed-by:
Ray Donnelly <mingw.android@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jun 03, 2013
-
-
hjk authored
We need to distiguish between start of GDB itself (a.k.a .gdbinit-style customization) and after the dumper machinery is initialized, which is nowadays often delayed until the first stop hook. Change-Id: I40f1e7225c2043b8bcb7d50eef948bb3c9162bb6 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
It was in exactly the wrong branch. Change-Id: I0679c18dc9c049bb89c2cba47cb0762ad81e3024 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 28, 2013
-
-
hjk authored
Change-Id: Ic24e7f26228b4f1bc1e7ab3627e86036396584ed Reviewed-by:
hjk <hjk121@nokiamail.com>
-
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>
-