Randy Rohrbach
952831f2ab
Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block.
...
This is an initial solution which is made up of 2 parts
1.) Changed the lower-level renderer to filter based on memory block as well as debug target.
2.) Changed the parent render to become a listener for model changed events which it translated in
to the older debug events the lower-level renderer is expecting.
Pawel has suggested a more compact implementation which I will persue. But for now this is at least
a current fix.
2012-10-22 23:19:40 +02:00
Dmitry Kozlov
a0f28b668f
Bug 391115 - Disassembly view presents "\t" in instruction strings
2012-10-18 11:39:13 -04:00
mhussein
f2724c6bdf
Bug 391390 : Updatesite url is indigo
...
Removed all update site urls from all feature.xml files based on
Martin's suggestion in
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html
that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633
Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e
Reviewed-on: https://git.eclipse.org/r/8092
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-10-17 14:18:01 -04:00
Sergey Prigogin
c05ea1bf76
Cosmetics.
2012-10-16 14:54:42 -07:00
Sergey Prigogin
d763578079
Added OneSourceMultipleHeadersTestCase class.
2012-10-16 14:53:30 -07:00
Sergey Prigogin
d5f793f01d
Similar preference API between cdt.core and cdt.ui
2012-10-16 14:52:37 -07:00
Sergey Prigogin
e8c0bd4d43
Cosmetics
2012-10-16 14:51:35 -07:00
David McKnight
1e3b02b3c6
[391774] [dstore] NPE if user-log directory cannot be created
2012-10-16 20:14:25 +00:00
David McKnight
4b0b3fbd1b
[392012] [dstore] make server safer for delete operations
2012-10-16 20:11:56 +00:00
David McKnight
1062b05a6a
[391966][dstore][performance] unnecessary call slows down large queries
2012-10-15 21:29:04 +00:00
Anna Dushistova
11f7a5cf38
[releng] modified pom for the new git structure.
2012-10-14 16:41:45 +00:00
Anna Dushistova
b2080742e2
[releng] modified pom for the new git structure.
2012-10-14 16:07:31 +00:00
Andrew Gvozdev
fa29d609b1
Merge remote-tracking branch 'cdt/master' into sd90
2012-10-14 07:42:43 -04:00
Andrew Gvozdev
ce5780c6c7
Fixed @since tags
2012-10-14 07:30:12 -04:00
Doug Schaefer
bdbc4e359f
Remove fragment jars. Add missing property files. (Cherry picked 8_0)
2012-10-13 18:25:17 -04:00
Marc-Andre Laperle
b1a7526c66
Bug 375221 - [4.x] Resource config menu shows up in context menus
2012-10-11 00:44:18 -04:00
mhussein
516e23c935
Bug 389392 - Editor refresh problem when template executed twice
...
Modify OpenFiles so that it doesn't attempt to open files if they are
already opened.
Update: added copyright message.
Change-Id: I09fd41b3b34d2b1469cc11a8678f99645a0f9c43
Reviewed-on: https://git.eclipse.org/r/7725
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2012-10-09 23:25:23 -04:00
Abeer Bagul
0a4f6638ce
Bug 391185 - Do not cancel running source lookup job if framedata is identical
...
Change-Id: I879e640e976a1c1279587416e615356e596aaf1e
2012-10-08 13:02:51 -07:00
Markus Schorn
e8d0c48cb0
Bug 391284: Updating the list of the base classes did not work correctly.
2012-10-08 07:56:27 +02:00
David McKnight
409cbb7119
[391164] [dstore] don't clear cached elements when they're not spirited or deleted
2012-10-05 19:47:43 +00:00
David McKnight
b2a42b4bed
[391164] [dstore] don't clear cached elements when they're not spirited or deleted
2012-10-05 11:51:25 +00:00
Markus Schorn
3979620d97
Bug 391190: Using address as template argument.
2012-10-05 09:16:27 +02:00
David McKnight
5cb12a9750
[391132] filterpools don't persist when profile names end in _
2012-10-04 19:02:28 +00:00
David McKnight
c4b97e28ba
[391065] [dstore][regression] DataElement with "" type treated as deleted (when it's not)
2012-10-03 20:58:56 +00:00
Mikhail Khodjaiants
0596ffc0d2
Bug 386156 - IllegalArgumentException in ThreadVMNode
2012-10-03 11:42:02 -04:00
Mikhail Khodjaiants
afda71bc56
Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalid
...
syntax
2012-10-03 11:09:05 -04:00
Markus Schorn
8c98525c76
Bug 391001: Pointer to member in dependent expression.
2012-10-03 13:56:10 +02:00
Mario Pierro
474f8b9f37
Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoint()
2012-10-02 20:57:52 -07:00
Markus Schorn
5e681bbe50
Bug 381824: Storing dependent bindings.
2012-10-02 10:48:24 +02:00
Anna Dushistova
f43fdf19c2
[386262] fixed NPE in setTerminalSize.
2012-10-01 18:17:14 +00:00
Anna Dushistova
89489ebd5f
[386262] fixed NPE in setTerminalSize.
2012-10-01 18:17:14 +00:00
David McKnight
faadd385ee
[390609] Cached file opened twice in case of eclipse linked resource..
2012-09-28 18:01:41 +00:00
David McKnight
b152672e22
[390681] [dstore] need to merge differences between HEAD stream and 3.2 in ConnectionEstablisher.finished()
2012-09-28 14:19:14 +00:00
Marc Khouzam
7cc3de7acf
Bug 389097: [breakpoints] Disabled state of Catchpoints at creation is
...
ignored
Change-Id: I1c30fb7937ed4e35f22e18f7665c1daf5145ba37
Reviewed-on: https://git.eclipse.org/r/7699
Reviewed-by: John Cortell <john.cortell@freescale.com>
IP-Clean: John Cortell <john.cortell@freescale.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-09-26 09:23:25 -04:00
Marc Khouzam
00a88f7394
Bug 387793: Fix JUnit tests for new -data-write-memory-bytes
2012-09-26 06:43:37 -04:00
John Cortell
4de3c2e62c
Removed test exclusions for various tests recently fixed by Markus.
...
Added exception for
CPPSelectionTestsFastIndexer.testBug103697, which is failing
consistently
2012-09-25 17:53:42 -05:00
John Dallaway
57c9d6bd71
Bug 387688: Memory cache update fix
...
Change-Id: Ic2d14de4381a58cf124a1db01ae0e72533625e44
Reviewed-on: https://git.eclipse.org/r/7447
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-09-24 10:10:36 -04:00
John Dallaway
285434b5e0
Bug 387793: Support for -data-write-memory-bytes
...
Change-Id: Ib3cc9d376a9e69176fff9eeeba58bcd68352a141
Reviewed-on: https://git.eclipse.org/r/7448
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-09-21 14:57:45 -04:00
David McKnight
1fee07d782
[390055] [DSTORE)Timeout for REXEC connection is too long
2012-09-21 18:56:35 +00:00
David McKnight
b600728984
[390037] [dstore] Duplicated items in the System view
2012-09-21 18:53:21 +00:00
Marc Khouzam
ed5dbf2683
Bug 360314: OS awareness debug view. Change of a text message within
...
the view.
Change-Id: I431df14ea5ddd33da05d35021853ab8615b75308
Reviewed-on: https://git.eclipse.org/r/7855
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-09-20 14:23:06 -04:00
Vladimir Prus
5439a6af9e
Bug 360314: OS awareness debug view
...
Change-Id: I96b6df8bd5faa7e1da579d9e45580004170ac1e9
Reviewed-on: https://git.eclipse.org/r/5835
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-09-20 11:52:56 -04:00
Vivian Kong
52cf5f2b85
Bug 389951 - [Accessibility] CDT documentation has accessibility issues
2012-09-19 21:17:46 -04:00
Martin Oberhuber
f1c6b1f437
[releng] TM 3.4.1 build notes
2012-09-19 14:22:32 +00:00
Martin Oberhuber
9330abd992
[releng] use o.e.ant.optional.junit_3.3 to avoid core.runtime.compatibility dependency
2012-09-19 13:59:10 +00:00
Martin Oberhuber
f7acde6e32
[releng] Update Versions for Juno SR1
2012-09-19 13:42:42 +00:00
Martin Oberhuber
229dbb8d54
[releng] Update Versions for Juno SR1
2012-09-19 13:35:54 +00:00
Martin Oberhuber
9cd9abaaa0
[releng] Update Versions for Juno SR1
2012-09-19 13:01:45 +00:00
Martin Oberhuber
04e7119238
[releng] Update Versions for Juno SR1
2012-09-19 13:01:45 +00:00
Marc Khouzam
5e58ee7125
Typos in javadoc
...
Change-Id: I560f7c21964a219010a06f7ed18d233e1a53d152
2012-09-18 09:59:52 -04:00