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>
Jesper Eskilson [Tue, 21 Apr 2015 13:51:56 +0000 (15:51 +0200)]
Fixed copy-paste-bug causing the wrong variable to be checked in a
conditional.
Change-Id: I4156b612b955dc5ac648b4d331ac9537f8b182f9
Signed-off-by: Jesper Eskilson <jesper.eskilson@iar.com>
Mikhail Khodjaiants [Thu, 30 Apr 2015 16:43:39 +0000 (12:43 -0400)]
Bug 465963 - Changing "Variable text font" preference has no effect
Change-Id: Ibe7dc5a5dbdbdd698f13094f220bf00255ad6221
Marc Khouzam [Mon, 30 Mar 2015 19:05:08 +0000 (15:05 -0400)]
Bug 407340 - Keep showing in the Debug view a process that has exited
Change-Id: Ib4a1c80d99b1a311c781ea1f481943982cdf0cbd
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Fri, 24 Apr 2015 17:48:30 +0000 (13:48 -0400)]
Bug 464636 - Modernize TestsRunner Run launch
The TestsRunner Run launch automatically inherits the Run launch from
CDT but specifies the tabs itself. Now that we modernized the CDT Run
launch and use CMainTab2, we should do the same for TestsRunner.
Also, remove the source tab for the TestsRunner Run launch; that tab is
only for debugging.
Change-Id: I4d412787f4e937ae776f01470f4c63746589ef75
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 22 Apr 2015 18:22:58 +0000 (14:22 -0400)]
Bug 463975 - Show exit code in console when doing a Run
Change-Id: I97fe993e33f1774133aa7cfd488e6e549dae2e0a
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Simon Marchi [Thu, 30 Apr 2015 20:52:56 +0000 (16:52 -0400)]
[dsf-gdb] debug tests: Remove useless try/catch
The try/catch doesn't add anything. If getStackTrace throws, the test
will fail and will show the useful stack trace.
Change-Id: Icf453ff2ca6c10a32f264fece0f0db9af8049612
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Mikhail Khodjaiants [Thu, 30 Apr 2015 16:36:45 +0000 (12:36 -0400)]
Revert "Bug 465963 - Changing "Variable text font" preference has no effect"
This reverts commit
6d6666df3318c6b20cace0d5bb6e447cbe93c88b.
Mikhail Khodjaiants [Thu, 30 Apr 2015 16:16:25 +0000 (12:16 -0400)]
Bug 465963 - Changing "Variable text font" preference has no effect
Marc Khouzam [Thu, 30 Apr 2015 15:41:06 +0000 (11:41 -0400)]
Wrong error code used.
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Fri, 24 Apr 2015 15:33:53 +0000 (11:33 -0400)]
Bug 464078 - Support project-less Run
Change-Id: I69e655a65533e4cb835df59c9ff6ffa8152b92ff
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 15 Apr 2015 13:12:51 +0000 (09:12 -0400)]
Bug 464636 - Modernize Run launch
Change-Id: I1c7a4cbbcd00f3967fe9cdbc1fc4b6e0b4d4d14f
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc-Andre Laperle [Mon, 27 Apr 2015 15:16:13 +0000 (11:16 -0400)]
Upgrade eclipse-jarsigner-plugin to 1.1.2-SNAPSHOT to fix build failures
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=464947
Change-Id: I1945de8de4f7ea62949743d919f0db0a73635e2a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sergey Prigogin [Fri, 17 Apr 2015 18:41:38 +0000 (14:41 -0400)]
Revert "Bug 438549 Add mechanism for parameter guessing."
This reverts commit
a2cff345b144a81ac2a1a7cdfe38563995d32c44.
Reverted due to a serious performance regression.
Change-Id: I90a5b4ded9b7180cf10f1fba64bca897a2040013
Marc Khouzam [Mon, 6 Apr 2015 17:14:43 +0000 (13:14 -0400)]
Bug 464056 - Wrong exit code returned in some multi-process cases
Change-Id: I71c3aca8c8c98494408d2a7677d2837768592b09
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc-Andre Laperle [Tue, 21 Apr 2015 21:22:15 +0000 (17:22 -0400)]
Fix two modules having the same artifactId and groupId
org.eclipse.cdt.launch.remote and org.eclipse.cdt.launch.remote-feature had
the same artifactId and groupId. This made Sonar fail and is probably an
oversight anyway.
Change-Id: I026e5a67ddd811db75c1b0cb59dcb734fce9f446
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Marc Khouzam [Fri, 24 Apr 2015 14:49:48 +0000 (10:49 -0400)]
Typo
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Fri, 24 Apr 2015 14:30:09 +0000 (10:30 -0400)]
Typo
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 22 Apr 2015 17:09:34 +0000 (13:09 -0400)]
Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 22 Apr 2015 17:06:14 +0000 (13:06 -0400)]
Clarify where the extra tab comes from
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 22 Apr 2015 15:17:59 +0000 (11:17 -0400)]
Costmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Tue, 21 Apr 2015 14:45:33 +0000 (10:45 -0400)]
Bug 464636 - Re-create dsf.gdb CMainTab for backwards compatibility
Change-Id: Ibf3f2ee8722ceeb5609389ce0f5a131841d3950b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Tue, 21 Apr 2015 14:03:11 +0000 (10:03 -0400)]
Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb to
o.e.cdt.launch.CMainTab2
Change-Id: I5f0cf6d03858e78d95da5356dad36930ed4877b2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 22 Apr 2015 14:37:27 +0000 (10:37 -0400)]
Bug 464636 - Example of adding a tab to the Run launch
Change-Id: I6d557ca787b3bf400e6bfbb3f9a6b219ecb003f9
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Tue, 21 Apr 2015 20:07:16 +0000 (16:07 -0400)]
Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Anton Leherbauer [Mon, 20 Apr 2015 14:50:01 +0000 (16:50 +0200)]
Bug 349564 - The 'Binaries' node does not always disappear when project is cleaned
Change-Id: I511582a66f4b63b15732512093f30da08fa13ed4
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
Marc Khouzam [Mon, 20 Apr 2015 18:16:48 +0000 (14:16 -0400)]
Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Jonah Graham [Fri, 17 Apr 2015 19:44:31 +0000 (20:44 +0100)]
Bug 464918: Fix broken externalized strings
Change-Id: I7e1aad4553b7c370618f80d3fd611649bed9b819
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Marc Khouzam [Mon, 20 Apr 2015 14:37:35 +0000 (10:37 -0400)]
Typo
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Khouzam [Wed, 15 Apr 2015 17:54:53 +0000 (13:54 -0400)]
Move to new getAdapter() signature using generics
Change-Id: If51cc778c1b7e7dfea7a6fb3b7f39acea56aa330
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Marc Dumais [Mon, 13 Apr 2015 15:02:14 +0000 (11:02 -0400)]
Bug 462353 - [visualizer] Add support for persistent List<T> and
Map<String,T> parameters in PersistentSettingsManager
Change-Id: I77fc411e7484e41a9b66bf388a4120bc51a78549
Marc Khouzam [Fri, 20 Mar 2015 01:10:04 +0000 (21:10 -0400)]
Bug 462623: Split GdbAdapterFactory to allow overriding
Change-Id: Icb9b8d03c070afa8bdea5218d5d4a1aad5d86ebb
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Alena Laskavaia [Tue, 14 Apr 2015 18:53:24 +0000 (14:53 -0400)]
Bug 464639 - DsfSourceLookupParticipant throwing exception on unknown
object
Change-Id: Iac79f1e942c90d700f5f6275da44ea89597aa3b2
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Sergey Prigogin [Fri, 17 Apr 2015 02:47:43 +0000 (19:47 -0700)]
Protect against NPE.
Sergey Prigogin [Thu, 16 Apr 2015 20:55:38 +0000 (13:55 -0700)]
Protect against NPE.
Marc-Andre Laperle [Wed, 15 Apr 2015 18:03:34 +0000 (14:03 -0400)]
Fix version format for memory.floatingpoint
This would make Tycho 0.23.0 fail. See bug 464649.
Change-Id: I4e4ce6fc2714b5179eeb7fdd16c9461517d67a47
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sergey Prigogin [Wed, 15 Apr 2015 21:30:50 +0000 (14:30 -0700)]
Cosmetics.
Marc Khouzam [Wed, 15 Apr 2015 18:05:52 +0000 (14:05 -0400)]
Move to new getAdapter() signature using generics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Sergey Prigogin [Wed, 15 Apr 2015 18:42:01 +0000 (11:42 -0700)]
Generified getAdapter method.
Marc Khouzam [Wed, 15 Apr 2015 18:02:24 +0000 (14:02 -0400)]
Move to new getAdapter() signature using generics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>