1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

21197 commits

Author SHA1 Message Date
Marc Khouzam
fdbafed3f3 Bug 397460 - [breakpoints] Duplicate GDB breakpoints do not get
associated to the platform bp properly

Change-Id: Ieaaed2e5a70f381a6da241b1bdf460e1ffcaf624
Reviewed-on: https://git.eclipse.org/r/9460
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-04 13:00:27 -05:00
Marc Khouzam
8ebad61314 Typo 2013-01-04 09:18:46 -05:00
Randy Rohrbach
2ea99a91b0 Bug 397404 - Trying to export memory on a 64-bit address space does not
bring up the dialog.
2013-01-03 18:12:55 -05:00
Marc-Andre Laperle
2993ef8266 Bug 397288 - typename keyword is not completed
Change-Id: I26d62f771b5bb08d1c5cab64929c765c025053b3
Reviewed-on: https://git.eclipse.org/r/9419
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2013-01-03 01:29:29 -05:00
Marc-Andre Laperle
071096e343 Bug 397121 - Add support for Windows SDK 8.0 and Visual C++ 11.0 2013-01-03 00:49:38 -05:00
Andrew Gvozdev
336f3b170d bug 396410: JUnit failure: cdt.build.core.scannerconfig.tests.CfgScannerConfigProfileManagerTests.testBasicCfgScannerConfigProfileChanges 2013-01-02 18:03:49 -05:00
Sergey Prigogin
3b6247d7cf Changed default preferences to not produce a warning for the last case
in a switch statement.
2013-01-02 14:13:07 -08:00
Sergey Prigogin
76ddab24aa Cosmetics. 2013-01-01 14:04:34 -08:00
Marc-Andre Laperle
78f863bc01 Bug 396749 - Checker is not enabled if only one problem is selected 2013-01-01 16:38:26 -05:00
Sergey Prigogin
53012d05af Cosmetics. 2012-12-31 14:53:59 -08:00
Sergey Prigogin
613cb84eef Cosmetics. 2012-12-31 11:25:15 -08:00
Sergey Prigogin
0dc04bfd99 Bug 392577 - Members of anonymous namespace visible outside file 2012-12-28 17:16:38 -08:00
Sergey Prigogin
77c3aa7a9c Adjusted toString method and removed unused methods. 2012-12-28 17:00:23 -08:00
Sergey Prigogin
2cdce220b9 Cosmetics. 2012-12-28 16:56:34 -08:00
Sergey Prigogin
aefea16bcf Fixed compilation errors. 2012-12-28 14:08:36 -08:00
Sergey Prigogin
36d093704f Bug 397227 - __decltype GCC keyword is not supported 2012-12-28 13:54:54 -08:00
Sergey Prigogin
8995b830aa Cosmetics. 2012-12-28 13:35:51 -08:00
Sergey Prigogin
d798ab8f2a Bug 397210 - Name resolution problem with 'auto' and constructor
initializer
2012-12-27 18:26:00 -08:00
Sergey Prigogin
e43adf39dd Cosmetics. 2012-12-27 18:04:18 -08:00
Sergey Prigogin
cf42513ae6 Bug 397205. Fixed StackOverflowError in EvalFunctionCall.getValue() 2012-12-27 16:58:50 -08:00
Sergey Prigogin
f7f56bb08e Bug 397208 - Problem markers don't get updated when preferences change 2012-12-27 16:54:43 -08:00
Sergey Prigogin
1ff1f798d5 Cosmetics. 2012-12-27 14:16:36 -08:00
Sergey Prigogin
15ca2c0c0e Bug 395243. More efficient and robust storage of types and template
arguments.
2012-12-26 17:19:12 -08:00
Sergey Prigogin
83d83c5165 Cosmetics. 2012-12-26 17:17:54 -08:00
Marc-Andre Laperle
5c26443c41 Fix version number in pom.xml 2012-12-25 12:20:19 -05:00
Marc-Andre Laperle
61ed484332 Bug 397143 - Some new doxygen commands are missing 2012-12-25 01:51:38 -05:00
Marc Khouzam
d02cebafbf Bug 397039 - Avoid extra empty white spaces.
Change-Id: I78cb50f57ee48bbf3ad07000a602c0cc17ea5f2e
2012-12-23 07:54:20 -05:00
ajin
2fba04a143 Bug 397039
For some gdb implementations the "osId" cannot be retrieved because
the "TreadIDs" output does not follow the Linux gdb format. Catch the
"null" return and not output it as a string.

Change-Id: I8d4b711d935c5d81d1e8ff3adb0de5e3fe220061
Reviewed-on: https://git.eclipse.org/r/9334
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-12-21 14:13:15 -05:00
Marc Khouzam
8ca35f737a Bug 396386 - Cannot attach to process when prompted for a pid
Change-Id: I9a682bd7be70b6633f2e455a76dba4bcfa801eec
Reviewed-on: https://git.eclipse.org/r/9352
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-12-21 10:22:20 -05:00
Marc Khouzam
ce371e5f5c Bug 394408: Support enhanced-expressions for local variables. Proper
sorting of enhanced-expressions representing arrays.

Change-Id: I87e9ca5f3422fa51a32d2b80e6c0c0c62fdf8b2b
Reviewed-on: https://git.eclipse.org/r/9297
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-12-19 06:02:04 -05:00
Marc Khouzam
cd7ffb2dbf Bug 394408: Support enhanced-expressions for local variables. This
includes special handling for array indices.  Furthermore, we now
require the '=' prefix for all glob-pattern expressions, including
registers.

Change-Id: If929d539b80d282df383c44d1487611fda928613
Reviewed-on: https://git.eclipse.org/r/8881
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-12-18 14:29:18 -05:00
Mikhail Khodjaiants
88e488b1ff Bug 392512: Support GDB breakpoint notifications. JUnit tests.
Change-Id: I0c0ab0f2e419a931073f229192e0b70fcc25a7b6
Reviewed-on: https://git.eclipse.org/r/9006
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-12-17 16:06:14 -05:00
Markus Schorn
c5d08937e2 Bug 396663: Throw expressions within conditional expressions. 2012-12-17 14:53:37 +01:00
Andrew Gvozdev
7c92e3e070 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 23:52:16 -05:00
Andrew Gvozdev
7e38f66a54 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 11:24:06 -05:00
Andrew Gvozdev
0a4170fed0 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 07:18:39 -05:00
Marc Khouzam
963f1bf26e Cosmetics 2012-12-14 14:28:19 -05:00
Pawel Piech
7ef969fe79 Bug 396466 - [breakpoints] warnings in log related to toggle breakpoint actions 2012-12-13 21:11:28 -08:00
Marc Dumais
c2605537bc Bug 365776 - [breakpoints] Add breakpoint action to toggle reverse
debugging.


Change-Id: I065297685fefba76df7ad40c578a0ce5d0c40fba
Reviewed-on: https://git.eclipse.org/r/8982
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-12-13 14:50:24 -05:00
Andrew Gvozdev
e58a3323c8 bug 396411: JUnit failure, correction of expected results for Unix 2012-12-13 10:17:57 -05:00
Andrew Gvozdev
cce302595e bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-12 11:03:25 -05:00
Marc Dumais
ca6f6aa2aa Bug 396293 - [Visualizer] right side cpu_margin not taken into account
when deciding if a new line of cores is needed

Change-Id: I60eb0f138e1cfea9fd539cc52b83f51a7c300e67
Reviewed-on: https://git.eclipse.org/r/9158
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2012-12-11 13:35:06 -05:00
Marc Dumais
99699d2fd7 Bug 396200 - [Visualizer] m_recache is never reset to false
Change-Id: I910f422f6548639ff3ca3189f1e2995ed9bda22c
Reviewed-on: https://git.eclipse.org/r/9142
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2012-12-11 13:20:01 -05:00
Marc Dumais
601d922e22 Bug 396184 - [visualizer] - m_cpuMap and m_coreMap are not cleared when
re-caching

Change-Id: I68147082d4c0948b03d3efe7487ec75c8daa7cbf
Reviewed-on: https://git.eclipse.org/r/9137
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2012-12-11 11:34:40 -05:00
Marc Dumais
c916dfe4e7 Bug 396076 - [Visualizer] Cores displayed non-optimally when there are
multiple CPUs

Change-Id: Ib043630b29ba1c25bd5fd8ee08c68e3ca388bb68
Reviewed-on: https://git.eclipse.org/r/9110
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2012-12-10 15:03:37 -05:00
Sergey Prigogin
880ac74b26 Revert "Bug 395243 - Error involving dependent expressions"
This reverts commit f429bd5482.
2012-12-07 16:59:27 -08:00
Sergey Prigogin
8f09f3af07 Bug 395875 - An alternative fix that preserves semantics of
CPPVisitor.findEnclosingFunction method.
2012-12-07 14:32:29 -08:00
Nathan Ridge
c21f219ab7 Bug 395875 - Error involving dependent expression in index
Change-Id: I2f50373220a02d5856fb88cf040c44de28fb5a79
Reviewed-on: https://git.eclipse.org/r/9064
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-12-07 17:08:49 -05:00
Nathan Ridge
88b19449f2 Bug 389782 - Error with uniform initialization involving conversion
Change-Id: I2a8227b187bd3b4f7fcc7b7a9b9f0b1c9f289117
Reviewed-on: https://git.eclipse.org/r/9058
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-12-07 14:51:06 -05:00
Nathan Ridge
63a7756b6c Bug 395243 - Error involving dependent expressions
Change-Id: Ie15f8415f930248c54041f0f2e60149874e670e8
Reviewed-on: https://git.eclipse.org/r/9062
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-12-07 13:56:20 -05:00