1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-24 16:53:50 +02:00
Commit graph

34548 commits

Author SHA1 Message Date
Marc Khouzam
1131bb801d Bug 380344 - RunToLine or MoveToLine doesn't use sourcelookup to set its
temporary breakpoint

Change-Id: Ibde43ce9c3c8edba581db0a7caac204657e8c7b0
Reviewed-on: https://git.eclipse.org/r/9433
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-07 14:16:05 -05:00
Mikhail Khodjaiants
5ee1a4a174 Bug 396081 - Duplicate target breakpoints created when setting a GDB
console breakpoint with relative path.

Change-Id: I622d78dbe8231abade54c94d0190d8fb3b1dcdb9
Reviewed-on: https://git.eclipse.org/r/9114
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-01-07 14:09:44 -05:00
David McKnight
68eca33f4c [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 12:04:45 -05:00
David McKnight
e50df7dd7b [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 11:55:57 -05:00
Markus Schorn
ce1fa180df Bug 397127: Limit raw-string detection to c++ parser. 2013-01-07 14:53:00 +01:00
Uwe Stieber
b13053defb Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
3587585a33 Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
3d1e94ee3c Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Uwe Stieber
f92892cfaa Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Sergey Prigogin
3602ab4d96 Bug 397496. A missing piece of the previous fix. 2013-01-06 21:35:15 -08:00
Andrew Gvozdev
e679870821 Bug 397469 - Fix problem with scanner discovery on relative source paths. 2013-01-06 07:49:18 -05:00
Andrew Gvozdev
303a22a13e Merge remote-tracking branch 'cdt/master' into sd90 2013-01-06 06:16:54 -05:00
Sergey Prigogin
e4943b330a Fixed broken test. 2013-01-05 12:36:54 -08:00
Doug Schaefer
7f79e5da86 Bug 397469 - Fix problem with scanner discovery on relative source
paths.
2013-01-05 11:46:13 -05:00
Sergey Prigogin
e2a18cf6c2 Bug 397496 - Formatter does not wrap long macro arguments 2013-01-04 19:22:22 -08:00
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
Uwe Stieber
d88f73bf22 Releng: Move P2 repository population to the right profile 2013-01-04 12:46:29 +01:00
Uwe Stieber
188e0ecf5d Releng: Populate the nightly P2 repository besides the ZIP artifact 2013-01-04 10:50:14 +01: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
Uwe Stieber
4271f62a21 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
Uwe Stieber
1dfba88050 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01: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
0a75ee2b57 Bug 45203. Initial commit for Organize Includes feature. 2012-12-31 15:07:37 -08: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
David Dykstal
5108908aa6 Test moving the scheduling of the RSEInitJob to the RSEUIPlugin
The RSEInitJob loads profiles which instantiates subsystem configurations.
If these subsystem configurations are located in plugins that depend on
UI plugins then we run the risk of activating these plugins before
the platform is ready resulting in load errors of various kinds.

There appears to be a change in job scheduling timing that makes this
error more apparent.
2012-12-20 18:04:01 -06:00