Mikhail Khodjaiants
d6cf0f1418
Bug 386156 - IllegalArgumentException in ThreadVMNode
2012-10-03 11:39:28 -04:00
Mikhail Khodjaiants
c14712793d
Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalid
...
syntax
2012-10-03 11:04:04 -04:00
Mario Pierro
5e4cd0c1a9
Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoint()
2012-10-02 21:00:48 -07:00
Marc Khouzam
dfd77d4cb3
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:36:22 -04:00
John Dallaway
00ca041f6b
Bug 387688: Memory cache update fix
2012-09-24 10:21:15 -04:00
Vivian Kong
d62ed3f350
Bug 389951 - [Accessibility] CDT documentation has accessibility issues
2012-09-19 17:16:24 -04:00
Markus Schorn
3b03ad0e7a
Bug 378930: ArrayStoreException collecting fields.
2012-09-17 09:00:18 +02:00
Sergey Prigogin
4536b4b84c
Fixed an erroneous @since tag.
2012-09-11 14:01:50 -07:00
Vivian Kong
ace8f06e2d
Bug 388243 - [LR parser] ICPPASTConstructorInitializer offsets did not
...
include parentheses
2012-09-10 15:27:42 -04:00
Marc Khouzam
edd32c480d
Invalid @since tag
2012-09-07 11:04:26 -04:00
Marc Khouzam
763aebdd14
Bug 388793: Breakpoint actions do not work with non-stop mode
...
Change-Id: I18180149199819106909d5f3db51dd7270bf9937
2012-09-06 21:03:52 -04:00
Jeff Johnston
4b2232f88e
Bug 381291: Add Mach-O 64 Binary Parser for Autotools projects
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381291
Add Mach-O 64, PE, and Cygwin_PE binary parsers for Autotools.
Change-Id: Iee7321f9d58aa16919fa9ad2785eaf9d7e59e031
Reviewed-on: https://git.eclipse.org/r/7610
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-06 17:36:21 -04:00
Vivian Kong
4ce4cf3dc5
Bug 387193 - TVT/DVT3.8:TCT100: ARA: Incorrect mirrorred strings
...
occurred on UPC options page of bupc properties on Linux
2012-09-05 11:01:07 -04:00
Pawel Piech
6182eb107f
Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()
...
from non-UI thread
Change-Id: Id65086ab6dcc8ec2efa1e66fb5bae48154add7cc
Reviewed-on: https://git.eclipse.org/r/7602
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-04 15:30:36 -07:00
Jeff Johnston
e1e09712b4
Bug 388648: NLS directive should be added to Eclipse Help TOC
...
file: org.eclipse.cdt.autotools.docs\toc.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388648
Change-Id: I48157f63083364e0f6724e21356aa9ac07d7fe77
Reviewed-on: https://git.eclipse.org/r/7612
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 16:47:50 -04:00
Jeff Johnston
182549656a
Bug 388600: Invalid comment delimiter (/*) used in
...
PropertyResourceBundle
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388600
Change-Id: I90cc56b18e1ba004abb501ab7aa022a5c652c73a
Reviewed-on: https://git.eclipse.org/r/7611
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 16:44:42 -04:00
Sergey Prigogin
600c3b1b32
Fixed a bug that caused files to disappear from the index sometimes.
2012-08-31 17:57:34 -07:00
Sergey Prigogin
0dfb1ee847
Cosmetics.
2012-08-31 17:56:40 -07:00
Sergey Prigogin
f351138c31
Better diagnostics of database corruption.
2012-08-30 16:54:55 -07:00
Sergey Prigogin
8478c43043
Bug 380623. Incremented PDOM version since some database records
...
changed.
2012-08-30 16:54:48 -07:00
Pawel Piech
5731f25e50
Bug 388338 - [breakpoints] event breakpoints broken for DSF
...
Backed out needless change to org.eclipse.cdt.gdb.ui/MANIFEST.MF.
2012-08-29 14:38:11 -07:00
Pawel Piech
00074919a9
Bug 388338 - [breakpoints] event breakpoints broken for DSF
2012-08-29 14:38:10 -07:00
Jeff Johnston
8e36b4c68a
NEW - bug 388354: Problem with Option.configure.sharedstatedir.tip in
...
org.eclipse.cdt
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388354
Change-Id: Ib320ee4a462b0e8ea6e52d280d1eed55f7d5d1d0
Reviewed-on: https://git.eclipse.org/r/7499
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-29 14:58:23 -04:00
Thomas Corbat
6d4c1e4dff
Bug 380623 - [C++11] Explicit Virtual Overrides
2012-08-28 21:36:11 -07:00
Jeff Johnston
cce375dd68
bug 388165: The autotools "GNU Tools" TOC entry problematic
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388165
Point gcc to general online docs page with latest release plus others.
Change title to be GNU Tools On-line Documentation
Change-Id: I84be7cd610e848ef523847cf0e1a003302e3e3a5
Reviewed-on: https://git.eclipse.org/r/7464
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-28 17:50:58 -04:00
Vivian Kong
cb70e7b23b
Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
...
This reverts commit ca576d22bd
.
2012-08-28 16:57:02 -04:00
Vivian Kong
dd034794c7
Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
...
This reverts commit 62502ef095
.
2012-08-28 16:51:37 -04:00
Vivian Kong
394c911d7b
Revert "Bug 387191 - ARA: Incorrect mirrored strings occurred on panels of right click menu selection of Invoke Autotools"
...
This reverts commit 037bc8b58d
.
2012-08-28 16:28:37 -04:00
Vivian Kong
f6cd60e5e0
Revert "Bug 387135 - ARA: Wrong direction of bracket displayed on new C++ Project toolchains column "
...
This reverts commit 3990a3875b
.
2012-08-28 16:11:47 -04:00
Marc Khouzam
717585ce45
Bug 386878 - Non-externalized String - Multicore Visualizer
2012-08-28 13:43:12 -04:00
Sergey Prigogin
80fe6566a7
Fixed ArrayStoreException, ClassCastException and NPE.
2012-08-27 18:24:34 -07:00
Sergey Prigogin
fa4aeee25d
Removed an unused API filter.
2012-08-27 18:07:49 -07:00
Sergey Prigogin
3a95f59df4
Cosmetics.
2012-08-27 17:22:19 -07:00
Sergey Prigogin
1abc90f0b8
Added a message to ArrayStoreException.
2012-08-27 16:02:50 -07:00
Sergey Prigogin
34b49d5545
Fixed ClassCastException.
2012-08-27 16:02:10 -07:00
Krzysztof Kazmierczyk
30c3237227
Fix Bug 378882 - CDT projects not working when managed by custom EFS
...
filesystem
Change-Id: I6e0966b63c5be81cb35008edb3cd9218023aaf3e
Reviewed-on: https://git.eclipse.org/r/7184
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
2012-08-27 14:38:04 -04:00
Marc-Andre Laperle
e658da36e5
Bug 388025 - Typo in Autotools guide: "selected" should be "selecting"
2012-08-25 14:59:39 -04:00
Marc-Andre Laperle
ef6a4f189e
Bug 388027 - Typo in Autotools cheat cheet
2012-08-25 14:54:52 -04:00
Vivian Kong
ca576d22bd
Bug 387132 - AR: Incorrect mirrored strings and
...
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:37:44 -04:00
Vivian Kong
62502ef095
Bug 387132 - AR: Incorrect mirrored strings and
...
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:34:15 -04:00
Vivian Kong
037bc8b58d
Bug 387191 - ARA: Incorrect mirrored strings occurred
...
on panels of right click menu selection of Invoke Autotools
2012-08-24 16:31:08 -04:00
Vivian Kong
3990a3875b
Bug 387135 - ARA: Wrong direction of bracket displayed on new C++
...
Project toolchains column
2012-08-24 15:58:33 -04:00
Sergey Prigogin
142b427343
Bug 387985 - Typo in refactoringHideMethod.label in
...
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:21:44 -07:00
Vivian Kong
12e6a908fb
Bug 387680 - Entries and Providers are not externalized in C++
...
preferences
2012-08-24 12:21:16 -04:00
Sergey Prigogin
c41f1dc934
Delete the created project as part of test tear down.
2012-08-22 16:59:20 -07:00
Sergey Prigogin
3decf1fe32
Cosmetics.
2012-08-22 16:58:41 -07:00
Sergey Prigogin
2be9f26069
Added synchronization on fTaskQueue to PDOMManager.isIndexerIdle()
2012-08-22 16:58:28 -07:00
Sergey Prigogin
822e2091d2
Pushed INDEXER_TIMEOUT_SEC constant up the test class hierarchy.
2012-08-22 16:58:13 -07:00
Sergey Prigogin
e3e7ee663c
Further simplification of PDOMManager.joinIndexer method.
2012-08-22 16:57:21 -07:00
Sergey Prigogin
ffe717ed93
Simpler and more robust implementation of PDOMManager.joinIndexer
...
method.
2012-08-22 16:57:12 -07:00