1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

35 commits

Author SHA1 Message Date
Andrew Gvozdev
652ce4748e Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
Marc-Andre Laperle
bb3e0bf7e0 Bug 414687 - Adapt to generified API from platform Debug
Change-Id: I487a20f3456597f7eddf8a7ce2e1d73ca2dfc423
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/15289
Reviewed-by: Michael Rennie <Michael_Rennie@ca.ibm.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-08-12 10:46:27 -04:00
mahmed
b6556bab86 Bug 382119
Create the Find/Replace dialog with the new memory block reference to
fix RejectedExecutionException problem when find after re-launching
project

Change-Id: I1d9b2ec5ace5bbc4d82adb14075f613dbe7c5d57
Reviewed-on: https://git.eclipse.org/r/6323
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 16:12:45 -04:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Randy Rohrbach
e266e58f98 Bug 379968 : Memory find/replace does not account for target endian-ness 2012-05-22 15:21:11 -04:00
Marc-Andre Laperle
68b6f3dc90 Upgrade to Tycho 0.14.1 2012-04-23 00:25:47 -04:00
Marc Khouzam
2bafef2e42 Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
Chris Recoskie
4f80345f71 Bug 356901 - TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive" 2011-09-20 13:30:16 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Anton Leherbauer
e61b1a0148 Fix JRE Runtime and compliance settings 2010-11-16 12:57:43 +00:00
Randy Rohrbach
8f8c163b4d Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. Also fixed persistence issue with Context Sensitive entry. 2010-10-18 20:21:51 +00:00
John Cortell
70f1bbd6c4 Turned on detection of potential null pointer usage. Also, some plug-ins I protected against future warnings a while back lacked protection on all three levels (compiler, PDE, API) 2010-09-02 15:53:05 +00:00
Randy Rohrbach
f2ff4a73e0 Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside the specified memory range.
Bug 321407 - "Case Insensitive" option is supposed to be disabled while the searching format is Hex/decimal/octal/binary.
Bug 321408 - Setting "Direction-->Backward" of "Find/Replace Memory" dialog can not find memory address one by one in Memory view.
2010-07-30 21:40:46 +00:00
John Cortell
abc6a93d59 Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Mikhail Khodjaiants
96cbef1494 Bug 313806 - Export all debug packages. 2010-05-20 20:49:47 +00:00
John Cortell
444b314efa Make memory browser plugins warning-intolerant 2010-05-06 21:44:58 +00:00
Randy Rohrbach
c30af4fb0f Just fix simple warnings. No functional changes. 2009-10-26 14:03:42 +00:00
Randy Rohrbach
1b7d9e2dda Bugzilla 292703 2009-10-19 20:17:41 +00:00
Randy Rohrbach
3abb81f9e4 Bugzilla 292660. 2009-10-19 13:41:19 +00:00
Randy Rohrbach
0d66821cc1 Bugzilla defects
256775
283586
287540
290710
292059
292120
292293
2009-10-18 04:53:48 +00:00
John Cortell
241e84b54e Fixed generics warning 2009-10-13 23:06:23 +00:00
John Cortell
63e68514bb No need to use internal Debug Platform utility method. We have an equivalent in CDT. 2009-10-13 23:04:30 +00:00
Vivian Kong
932228953c fix for bug 280219 - 69 Java Bundles contain no BREE 2009-06-15 14:25:23 +00:00
Vivian Kong
1901362f0d fix for bug 279400 2009-06-08 13:54:55 +00:00
Vivian Kong
1080a1c9bf update copyrights 2009-05-27 15:58:46 +00:00
Vivian Kong
542350b520 bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plugins 2009-05-27 15:55:44 +00:00
Ted Williams
12b1558637 [268625] target Find/Replace & Import/Export actions to Memory Browser 2009-03-14 00:25:27 +00:00
Ted Williams
911e6cb61f DSDP-DD -> CDT, initial commit: set version fields to 1.2.0 2009-02-19 20:02:35 +00:00
Randy Rohrbach
d3a1c826ed Performed some cleanup to get rid of unneeded warnings.
No functional change to the code. There is no specific bugzilla
entry for this.

Randy
2009-02-10 14:49:45 +00:00
Randy Rohrbach
51cf30f09d Just removed a few comments that should have been taken out before I reconciled before. This is just a continuation of the previous defect.
Randy
2009-02-09 21:03:09 +00:00
Ted Williams
2f1c9049d9 [memory] DSDP-DD -> CDT initial commit 2009-02-09 06:20:34 +00:00