Sergey Prigogin [Wed, 17 Jun 2015 03:37:20 +0000 (20:37 -0700)]
Cosmetics.
Thomas Corbat [Wed, 17 Jun 2015 11:24:49 +0000 (13:24 +0200)]
Bug 470361 - Remove 32 Bit MacOS X Environment from Build
Change-Id: I19654cff05b011ae13404d0d52c3b5fc1ab73a37
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Marc Khouzam [Tue, 9 Jun 2015 19:10:43 +0000 (15:10 -0400)]
Update p2.inf file for 8.8 release
Change-Id: I39b25336ebaf75075a02acae0d9f9abf7f8c9345
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Wed, 17 Jun 2015 00:06:41 +0000 (17:06 -0700)]
More informative toString() method for methods.
Change-Id: Ia8c3f8c0d5a65d5465624bc02393600925559573
Sergey Prigogin [Wed, 17 Jun 2015 00:05:53 +0000 (17:05 -0700)]
Improved consistency of test names.
Sergey Prigogin [Tue, 16 Jun 2015 22:18:50 +0000 (15:18 -0700)]
Bug 470014 - Name resolution problem with ref-qualified methods
Change-Id: I2baeee442adffefb1df2c217ed91c5ff58a430ae
Sergey Prigogin [Tue, 16 Jun 2015 23:03:14 +0000 (16:03 -0700)]
Cosmetics.
Sergey Prigogin [Fri, 12 Jun 2015 02:45:26 +0000 (19:45 -0700)]
Cosmetics.
Marc-Andre Laperle [Thu, 11 Jun 2015 19:49:23 +0000 (15:49 -0400)]
Bug 469533 - [Remote launch] Necessary plugins not installed along with C/C++ Remote Launch (RSE)
Change-Id: I10facf0b2a842bfdfa76373df09ad5c05dfaf392
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Marc Khouzam [Fri, 12 Jun 2015 18:19:29 +0000 (14:19 -0400)]
Bug 317173 - Better use of generics
Change-Id: I19319f85219db677328d9fc35574f07ca84a3752
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Fri, 22 May 2015 20:41:05 +0000 (16:41 -0400)]
Bug 468192 - Prevent creating a duplicate bp when modifying properties
- Have CBreakpointPropertyPage check if any CBreakpoint already exists
at the specified location
- Have GDBDynamicPrintfPropertyPage check if any CBreakpoint already
exists at the specified location
- Have GDBTracepointPropertyPage check if any CBreakpoint already exists
at the specified location
Change-Id: I67096343a7173a98a144e3577a6b8a05377759e3
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Thomas Corbat [Thu, 23 Apr 2015 06:34:26 +0000 (08:34 +0200)]
Bug 399931 - Fix for toggling functions with return type from context.
Change-Id: I188d851500c4464d12977c82805679eee31663f2
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Marc Khouzam [Thu, 11 Jun 2015 14:55:26 +0000 (10:55 -0400)]
Bug 317173 - Added generics
Change-Id: I9387aa408f43cb34e93182286e5a1f5f281ca418
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Jonah Graham [Thu, 11 Jun 2015 13:13:55 +0000 (14:13 +0100)]
Bug 317173 - cleanup warnings
- Add generics for ServiceRegistration and ServiceReference
(added <?>), See Bug 322007 which added generics to OSGI
- Add generics for getAdapter, See Bug Bug 442021
- Fix calls to MessageFormat.format()
- Cross reference some unused/commented out code for dprintf with
associated @SuppressWarnings("unused")
Change-Id: I4bacb3b37b69c97ab35615413f0f1f3e71aa2092
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Jonah Graham [Thu, 11 Jun 2015 11:53:27 +0000 (12:53 +0100)]
Bug 469926: Update readme from CVS to GIT URLs
Change-Id: I77ee51f2a59bf306b789a6664b82a5f8d79f919a
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Sergey Prigogin [Wed, 10 Jun 2015 23:57:50 +0000 (16:57 -0700)]
Bug 469890 - NPE in ProblemHighlighting.consumes due to an orphan AST
node
Change-Id: Ic3ee9cb68f766660c215347128c60bfc9ee98d59
Sergey Prigogin [Wed, 10 Jun 2015 23:41:16 +0000 (16:41 -0700)]
Cosmetics.
Marc Khouzam [Tue, 9 Jun 2015 19:33:09 +0000 (15:33 -0400)]
Incremented CDT feature version to 8.8.0
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Mon, 8 Jun 2015 19:44:29 +0000 (12:44 -0700)]
Improved robustness of global scope handling.
Change-Id: Id0222766e8c5e258f866f9a4c8b3307a06bdf4c7
Marc Khouzam [Mon, 1 Jun 2015 20:26:43 +0000 (16:26 -0400)]
Update to use the Mars Orbit version
Change-Id: I5a4a4fdefc46a374148e6a3bdaeb59c21cb06d8b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Mon, 8 Jun 2015 23:55:57 +0000 (16:55 -0700)]
Removed an unused field.
Sergey Prigogin [Mon, 8 Jun 2015 23:44:04 +0000 (16:44 -0700)]
Cosmetics.
Jeff Johnston [Sat, 6 Jun 2015 02:51:16 +0000 (22:51 -0400)]
Bug 469529 - null pointer exception starting Docker launcher
- an init() call from the Docker Launch plugin start() method may
not be able to get a Workbench Window so add code to ensure that
an NPE does not occur in ConnectionListener
- fix the ContainerLaunchConfigurationDelegate to return null for
the ipaddress() of the gdbserver run job if the info has not
yet been set (thread timing)
Change-Id: I6dae9f1997d8b5b7db3246c0feb7966c4795b05b
(cherry picked from commit
bd7fad5f67386d76978305c47eecf3cb3a9594ea)
Marc-Andre Laperle [Thu, 4 Jun 2015 05:19:50 +0000 (01:19 -0400)]
Upgrade jarsigner to final 1.1.2 release
Change-Id: Ia68714d4e8dd75512d6ade2f6015c1fe4be7e2d3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sergey Prigogin [Thu, 4 Jun 2015 01:18:57 +0000 (18:18 -0700)]
Protect against an NPE.
Sergey Prigogin [Thu, 4 Jun 2015 01:13:41 +0000 (18:13 -0700)]
Cosmetics.
Jeff Johnston [Mon, 1 Jun 2015 20:05:39 +0000 (16:05 -0400)]
Add missing icon to CDT Docker Launch plug-in.
- docker_small.gif was missing for SWTImagesFactory
- replace with container icon: repository-middle.gif for container Tab
Change-Id: Id18423f3bcad10142b8a3e834237f1b3bf49e7d6
Task-Url:
Marc-Andre Laperle [Tue, 2 Jun 2015 05:22:24 +0000 (01:22 -0400)]
Bug 469066 - NPE in CrossGCCBuiltinSpecsDetector.getCompilerCommand
Change-Id: Ie79a6043c742d9cd42bb846e5736676d9d0cbd6c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sergey Prigogin [Tue, 2 Jun 2015 00:27:57 +0000 (17:27 -0700)]
Bug 461676 - refactoring not work for methods in class
Change-Id: I770b579eb327e3f21565e95cab2894702f3d7964
Doug Schaefer [Sun, 31 May 2015 02:51:14 +0000 (22:51 -0400)]
Adapt Arduino plug-ins to final LaunchBar API.
Change-Id: Ib5d7738ad137566b7cf6f9b8c177f72c747b2d2b
Jonah Graham [Mon, 1 Jun 2015 15:19:42 +0000 (16:19 +0100)]
Bug 469007: Reference MIExpressionsNonStopTest in test suites
Change-Id: If29de1ee2941a2bb3cb5c27dd9a61741b76165e6
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Sergey Prigogin [Mon, 1 Jun 2015 17:24:02 +0000 (10:24 -0700)]
Bug 469023 - UnsupportedOperationException in CPPVisitor.createBinding
Change-Id: I10653fc6a23364d0977d3f7dc6e92b84812bf5bb
Nathan Ridge [Wed, 27 May 2015 23:00:14 +0000 (19:00 -0400)]
Bug 468557 - Fix a typo in CPPCompositesFactory.getCompositeBinding()
that was causing a CompositingNotImplementedError
Change-Id: Ida8e09dbc438f23ed3187f97429efe1a31b4d037
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Roberto Oliveira [Fri, 29 May 2015 13:12:19 +0000 (10:12 -0300)]
Bug 468492: Add _Decimal types.
- Types added: _Decimal32, _Decimal64, _Decimal128.
Change-Id: I9660dfa16f860b5fd31cf028812f1ab464b18709
Signed-off-by: Roberto Oliveira <rdutra@linux.vnet.ibm.com>
Doug Schaefer [Fri, 29 May 2015 15:19:07 +0000 (11:19 -0400)]
Fix Arduino to managed the target in the delegate.
Doug Schaefer [Sun, 24 May 2015 04:08:06 +0000 (00:08 -0400)]
Final Arduino touches for Mars. Preference Page, template cleanup.
Externalized Strings.
Change-Id: I3450fe67fa3f3e3db40955be926b8b62951460f1
Doug Schaefer [Sun, 24 May 2015 02:21:58 +0000 (22:21 -0400)]
Reuse Anrduino remote connections when fetching.
Change-Id: I776cf031f34b51ed504709d367b6b0352c868815
Doug Schaefer [Fri, 22 May 2015 13:44:19 +0000 (09:44 -0400)]
Support Arduino C++ on Windows. Move entire Makefile into template.
Also added the command shell console to the cdt 4.5 target so we can
test the Arduino command shell.
Change-Id: I185f9b39d23a6718204112e1fd4388c2458f7e5e
Doug Schaefer [Thu, 21 May 2015 14:18:12 +0000 (10:18 -0400)]
Try and fix missing about file in native.serial.source.
Doug Schaefer [Thu, 21 May 2015 02:40:54 +0000 (22:40 -0400)]
Clean up Arduino projects, remove Maven natures.
Change-Id: I063508705b6d469fb6bb28b077ebcbf2b9793afa
Doug Schaefer [Wed, 20 May 2015 02:45:45 +0000 (22:45 -0400)]
Start work to build against the Arduino IDE.
Marc-Andre Laperle [Thu, 28 May 2015 23:48:50 +0000 (19:48 -0400)]
Bug 468713 - CDT should explicitly require eclipse.remote 2.0.0
Change-Id: Ifd0b8a54e93300f1970b887385ee01de1de2cfa3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Dan Ungureanu [Wed, 6 May 2015 10:11:35 +0000 (13:11 +0300)]
Bug 466543. Fixed matching error while importing breakpoints
Change-Id: I0607053c62b37b614665c58c520a77b8713a248e
Signed-off-by: Dan Ungureanu <dan.ungureanu@freescale.com>
Jeff Johnston [Tue, 26 May 2015 21:16:50 +0000 (17:16 -0400)]
Fix for bug 468408
- Change to use the launcher plugin instead of the internal
Activator from org.eclipse.linuxtools.docker.ui
Change-Id: I55c5ee8a70714a76543b6deb029003c9d8a7862c
(cherry picked from commit
e51f7256e5d4dd395088c14f8e0a0339c397447f)
Thomas Corbat [Fri, 22 May 2015 14:29:03 +0000 (16:29 +0200)]
Bug 468033 - Writing Variadic Templates with ASTWriter
Change-Id: If724d328e99dfe3e1c0974025c4e517511cbfa25
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Jonah Graham [Fri, 22 May 2015 20:17:45 +0000 (21:17 +0100)]
Bug 464917: Add Line Breakpoint dialog and Breakpoints view menu item
line_brkpt_co.gif is edited version of function_brkpt_co.gif
Change-Id: Ifb74e86e1033a11e319c643f9ba1a7034a983173
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Sergey Prigogin [Mon, 25 May 2015 00:02:06 +0000 (17:02 -0700)]
Cosmetics.
Sergey Prigogin [Sun, 24 May 2015 23:59:53 +0000 (16:59 -0700)]
Bug 466362 - StackOverflowError involving self-referencing template
definition
Change-Id: I101dff395f6e58a6852010419045f583eebd47e8
Jeff Johnston [Thu, 21 May 2015 21:33:26 +0000 (17:33 -0400)]
Fix for Bug 467930
- creating a Container launch configuration in Debug Launch
Configurations View does not work
- problem is that the ContainerTab was not setting the connectionUri
by default
- also set Remote Attribute which is needed for Container launch
to properly connect with gdbserver in Docker Container
Change-Id: Ifb25b1cfcc8d4e3ac2c67b60a0072463774b108f
Marc Khouzam [Thu, 21 May 2015 20:08:53 +0000 (16:08 -0400)]
Typo in copyright header date
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Tue, 19 May 2015 23:47:47 +0000 (16:47 -0700)]
Remove temporary files after test.
Sergey Prigogin [Tue, 19 May 2015 23:46:14 +0000 (16:46 -0700)]
Cosmetics.
Marc-Andre Laperle [Fri, 13 Feb 2015 21:37:45 +0000 (16:37 -0500)]
Bug 460167 - RCP for the Stand-alone debugger
This patch creates a product so that the stand-alone can be downloaded
without
the rest of the C/C++ EPP. It also makes it easier to use because the
user only
has to launch the executable, just like a regular Eclipse instead of
finding
the script.
To try the RCP:
mvn clean package -Pbuild-standalone-debugger-rcp
The result (tar.gz) is available under
debug/org.eclipse.cdt.debug.application.product/target/products
Once extracted, it can be started just like the normal script:
./cdtdebug -e myexecutable
Change-Id: Ifb849af8a8f2ec03abcae57cf43d57cde2333759
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Doug Schaefer [Tue, 19 May 2015 17:34:59 +0000 (13:34 -0400)]
Adjust to removal of special launch config delegate for remote.
Change-Id: I767ca01a8a233b2b6ab197991a696b4deef52b8c
Jeff Johnston [Fri, 24 Apr 2015 23:38:08 +0000 (19:38 -0400)]
Add Docker launching support
- use the new docker tooling plug-ins to launch and debug
CDT C/C++ applications in docker containers
Change-Id: I30689255a3443ce6d49f937f5e2506d86452915b
Doug Schaefer [Tue, 19 May 2015 03:35:01 +0000 (23:35 -0400)]
Adjust to the final launch config API.
Change-Id: Ia539832e9e8c4d95cdac9295aae7f56552f10a2b
Doug Schaefer [Mon, 18 May 2015 03:27:06 +0000 (23:27 -0400)]
Step 1 of adapting Arduino IDE to new Launch Bar API.
Change-Id: I5fcfcde182eff8a5cc34d64f75ba5deea9487770
mazab [Wed, 4 Mar 2015 11:04:06 +0000 (13:04 +0200)]
Bug 461378
Adding margins to configure settings pages.
Change-Id: Ic9e8df3d73f66a47a53726c8fc115f3397436c37
Signed-off-by: mazab <mohamed_azab@mentor.com>
Guy [Sun, 17 Nov 2013 02:26:02 +0000 (21:26 -0500)]
Bug 421884 - Fixed invalid checking condition. Must be == rather than !=
Change-Id: Ib6321a4b5625fd3fbcb0b23d2174d008f967710d
Signed-off-by: Guy <guy.bonneau@videotron.ca>
Marc Khouzam [Tue, 5 May 2015 19:53:24 +0000 (15:53 -0400)]
Bug 466492 - Remove console when removing exited processes
Change-Id: I029c89d81fc0f0e96dc8f3b160ea5286b0adb5ba
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Fri, 15 May 2015 03:37:59 +0000 (20:37 -0700)]
Added back a missing import.
Sergey Prigogin [Fri, 15 May 2015 00:48:52 +0000 (17:48 -0700)]
Bug 467359 - NPE in ProblemHighlighting.consumes
Change-Id: Ifc59349cb7995846a061ff39e7fe4e2d33384d61
Sergey Prigogin [Thu, 14 May 2015 23:57:09 +0000 (16:57 -0700)]
Bug 467358 - NPE in CVisitor.getContainingBlockItem
Change-Id: I5f682df17b9e85539cfb033699d8d1346ead6a25
Sergey Prigogin [Thu, 14 May 2015 23:48:05 +0000 (16:48 -0700)]
Cosmetics.
Marc Khouzam [Wed, 13 May 2015 19:36:23 +0000 (15:36 -0400)]
Update GDB download script for version 7.9.1
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Wed, 13 May 2015 18:49:33 +0000 (11:49 -0700)]
Revert "Bug 466362 - StackOverflowError involving self-referencing template definition"
This reverts commit
74292d661b0c30e2518f2336205c17b3712a415f.
Sergey Prigogin [Mon, 11 May 2015 21:50:01 +0000 (14:50 -0700)]
Bug 466362 - StackOverflowError involving self-referencing template
definition
Marc Khouzam [Tue, 12 May 2015 17:41:35 +0000 (13:41 -0400)]
Bug 467109 - Add new dependency to standalone debugger.
Looks like platform 4.5 now depends on
org.eclipse.e4.core.di.annotations and some others
Change-Id: Ic7ecde8e52c825a563956ffeb1b56407f6d98325
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
(cherry picked from commit
0434220f8009ac6598b5e2c6a5441d1f9ee85511)
Nathan Ridge [Wed, 13 May 2015 04:17:44 +0000 (00:17 -0400)]
Bug 466861 - Do not lose template parameters of derived class when doing
access checking for content assist
Change-Id: I850bc2c1f7f49682fc51ad5be621a7125936dd08
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Nathan Ridge [Wed, 13 May 2015 04:17:03 +0000 (00:17 -0400)]
Bug 466861 - Some minor code cleanup in AccessContext
Change-Id: I10145cc5d739d55e7f1594d6747fd9c1b73c7f05
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Doug Schaefer [Mon, 11 May 2015 20:49:45 +0000 (16:49 -0400)]
Bug 466941 - fix Anduino plugin names and providers.
Externalize them and give the proper provider (not me :).
Change-Id: Ic47a0c1251c50a05b3058a9e22fb869045babd47
Marc Khouzam [Mon, 11 May 2015 19:57:08 +0000 (15:57 -0400)]
Revert "Point cdt_8_7 build to its own location"
This reverts commit
4714a3bf5942b93300bc8d1f442a9e34e3f7f223.
Marc Khouzam [Mon, 11 May 2015 19:56:40 +0000 (15:56 -0400)]
Point cdt_8_7 build to its own location
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Jonah Graham [Mon, 11 May 2015 18:00:33 +0000 (19:00 +0100)]
Bug 467023 - Minor updates to the DSF Programming Intro
- Add a note about turning pre-processor off so edits made as part of
the tutorial are not overwritten
- Add missing ConfinedToDsfExecutor for Exercise 4
- Fix typo
Change-Id: I790fc2e3f640510a665a9a29a04f20502af7c710
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Jonah Graham [Sun, 19 Apr 2015 12:07:23 +0000 (13:07 +0100)]
Bug 464919: Set REQUESTED_* fields to initial values
When creating BP with dialog, make sure it starts out as
not-relocated.
Change-Id: Ia5b703315ce4a6ea55bac584097b255f08b19b17
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Nathan Ridge [Fri, 8 May 2015 14:28:42 +0000 (09:28 -0500)]
Bug 466845 - Parameter pack of reference type as field owner
Change-Id: Ib1a04bbe50817db5400c70d494fd9d938458020f
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Sergey Prigogin [Fri, 8 May 2015 21:48:46 +0000 (14:48 -0700)]
Revert "Bug 466362 - StackOverflowError involving self-referencing template definition"
This reverts commit
cfd51db02bd09af690a689b35f7830d790def905.
Sergey Prigogin [Fri, 8 May 2015 21:41:01 +0000 (14:41 -0700)]
Replaced XXX tags with TODO.
Sergey Prigogin [Fri, 8 May 2015 21:40:30 +0000 (14:40 -0700)]
Fixed an NPE.
Change-Id: If2455671e50e99a662d469febc8e5babf7fc24e3
Sergey Prigogin [Fri, 8 May 2015 00:55:51 +0000 (17:55 -0700)]
Bug 466362 - StackOverflowError involving self-referencing template
definition
Change-Id: Ia5e6316e6246857533047a0791b22facea8c3271
Stefan Xenos [Thu, 7 May 2015 05:23:38 +0000 (22:23 -0700)]
Replace SubProgressMonitor with SubMonitor
Signed-off-by: Stefan Xenos <sxenos@google.com>
Change-Id: Iabdf98ac10cbf9924c0b85e446a2de22f609deea
Marc Khouzam [Wed, 6 May 2015 19:42:15 +0000 (15:42 -0400)]
Change output to fix failing tests.
The cause of the different output is a change in o.e.core.resources
where the order of visiting a project has changed to become
alphabetical. See
http://eclip.se/461838
Therefore, our benchmark files must also have the output of
subdirectories in alphabetical order.
Change-Id: I3331649cf516adbe3b453b11f1ed6733a007ce4d
Sergey Prigogin [Fri, 8 May 2015 00:48:18 +0000 (17:48 -0700)]
A minor performance optimization.
Sergey Prigogin [Thu, 7 May 2015 22:48:04 +0000 (15:48 -0700)]
Cosmetics.
Stefan Xenos [Thu, 7 May 2015 04:24:35 +0000 (21:24 -0700)]
Switch from SubProgressMonitor to SubMonitor to improve progress
reporting.
Signed-off-by: Stefan Xenos <sxenos@google.com>
Change-Id: Ibd635b59d17e88f93439c7041994b6006d74434e
Sergey Prigogin [Thu, 7 May 2015 01:11:14 +0000 (18:11 -0700)]
Cosmetics.
Sergey Prigogin [Thu, 7 May 2015 00:31:46 +0000 (17:31 -0700)]
Cosmetics.
Sergey Prigogin [Wed, 6 May 2015 19:49:14 +0000 (12:49 -0700)]
Cosmetics.
Sergey Prigogin [Wed, 6 May 2015 18:24:20 +0000 (11:24 -0700)]
Moved TypeMarshalBuffer from org.eclipse.cdt.internal.core.pdom.db to
org.eclipse.cdt.internal.core.pdom.dom
Change-Id: Ie4614ba8972cf6cb86ccfa5ef3d5cbc620fe9787
Sergey Prigogin [Wed, 6 May 2015 17:18:08 +0000 (10:18 -0700)]
Cosmetics.
Sergey Prigogin [Wed, 6 May 2015 01:25:41 +0000 (18:25 -0700)]
Fixed a resource leak.
Sergey Prigogin [Tue, 5 May 2015 22:59:48 +0000 (15:59 -0700)]
Fixed a compiler warning.
Sergey Prigogin [Tue, 5 May 2015 01:29:47 +0000 (18:29 -0700)]
Cosmetics.
Marc Khouzam [Mon, 4 May 2015 18:23:49 +0000 (14:23 -0400)]
Update p2.inf for 8.7 release
Change-Id: Ie98c5cd10163a777e1de886c68750136e221fa28
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Doug Schaefer [Tue, 5 May 2015 03:08:03 +0000 (23:08 -0400)]
Fix layout of Arduino feature files.
Marc Khouzam [Mon, 4 May 2015 17:58:07 +0000 (13:58 -0400)]
Incremented CDT feature version to 8.7.0
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Doug Schaefer [Mon, 4 May 2015 23:40:07 +0000 (19:40 -0400)]
Bug 466209 - Add Arduino to category.xml
Change-Id: Iee345c76a57edf1b5c85feea8a2988ce37ed1e65
Doug Schaefer [Sun, 3 May 2015 02:58:18 +0000 (22:58 -0400)]
Bug 466209 - Initial commit of Arduino plugins.
Includes freemarker jar which we have CQ approval for.
Change-Id: I8f36cd7f4539497bab5f106f84216f75a25da3a0
Simon Marchi [Tue, 17 Feb 2015 18:07:26 +0000 (13:07 -0500)]
Bug 293832 - [dsf-gdb] Ask gdb for variable value, even if it is a complex type
Currently, CDT does not ask GDB for the value of the variables it
believes to be of complex types, such as structures. However, as
described in the bug, it assumes that a typedefed pointer is a complex
structure. Because of that, it displays a value of "{...}" for it
instead of the pointer value.
By asking GDB for the value of the variable even if it's of a complex
type, CDT will always display the right thing for the value. This will
cause a few more -var-evaluate-expression calls, but their number is
still limited to what is visible in the variables view. So the impact
should be negligible.
Screenshot of before/after:
http://i.imgur.com/Sx5ZPfO.png
It is still impossible to edit the value, but this would be addressed in
another patch.
Change-Id: I92e6ead6351677e098a56d4af5bdb85fc61df080
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Marc-Andre Laperle [Wed, 29 Apr 2015 05:33:52 +0000 (01:33 -0400)]
Bug 464222 - Trying to create a new remote launch gives a NPE
This could happen if a project was selected before creating the launch
and the project was missing a project description. For example, if the
.cproject was missing.
Change-Id: I3ecea6c4ee3cd3939c07ade361b2180fd86e6949
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>