ryall [Tue, 12 Jan 2010 07:49:28 -0600] rev 129
Bug 299167, turn the Variable View's Address column into a Location column.
timkelly [Tue, 15 Dec 2009 14:30:07 -0600] rev 128
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
timkelly [Tue, 15 Dec 2009 14:25:31 -0600] rev 127
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
fturovic <frank.turovich@nokia.com> [Fri, 04 Dec 2009 16:14:47 -0600] rev 126
added anchors to CDT manual for inserting EDC content
fturovic <frank.turovich@nokia.com> [Fri, 04 Dec 2009 16:12:18 -0600] rev 125
added DS_Store to ignore file
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:32:55 -0600] rev 124
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:31:59 -0600] rev 123
Fixes for GNU ld error parsing. Reported in <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966>
l12wang [Wed, 02 Dec 2009 18:27:49 -0600] rev 122
backed out all changes related to BreakpointsMediator and moved the new mediator into EDC to be an EDC-specific service. Two problems solved here:
1. It will take some time for Pawel (and other DSF/GDB committers) to review and accept the big change to the mediator, namely the new mediator won't get into CDT repository for who knows how long. That would make EDC debugger in CDT repository a handicapped debugger (breakpoints not shown as resolved, disabled breakpoint still stops program, breakpoints in inline-function do not work well, etc).
2. All mediator related change is kept in our local CDT repository, which makes Ken's life harder when he tries to sync it with upstream.
dadubrow [Wed, 02 Dec 2009 09:47:49 -0600] rev 121
back out changes to cdt - will add to carbide override
rsaid [Tue, 01 Dec 2009 15:46:33 -0600] rev 120
Added a line that was deleted by mistake:
fDisableBuildButton.setToolTipText(LaunchMessages.getString("CMainTab....."));
rsaid [Tue, 01 Dec 2009 15:38:50 -0600] rev 119
Added UIDs to the widgets
l12wang [Tue, 24 Nov 2009 19:18:36 -0600] rev 118
Don't log failure in setting breakpoint as error in Error Log view.
l12wang [Mon, 23 Nov 2009 00:59:16 -0600] rev 117
Overhauled BreakpointsMediator to support both EDC and GDB properly. See Eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292468
dadubrow [Tue, 17 Nov 2009 14:33:45 -0600] rev 116
Turn off DSF detail pane preference to allow other detail panes to be default
dadubrow [Thu, 12 Nov 2009 07:54:56 -0600] rev 115
merge with further dsf debug hover changes in CDT
l12wang [Wed, 11 Nov 2009 16:36:23 -0600] rev 114
Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 16:33:19 -0600] rev 113
Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 14:48:30 -0600] rev 112
Reworked BreakpointsMediator. See Eclipse bug 292468.
dadubrow [Tue, 10 Nov 2009 09:58:50 -0600] rev 111
merge debug text hover support with CDT
dadubrow [Thu, 05 Nov 2009 15:17:54 -0600] rev 110
Bug 10071 - add support for debug hovers to DSF
cawthron [Wed, 04 Nov 2009 15:15:02 -0600] rev 109
write .branch.txt to make the new head
cawthron [Wed, 04 Nov 2009 15:14:56 -0600] rev 108
write .branch.txt to make the new head
cawthron [Wed, 04 Nov 2009 15:12:39 -0600] rev 107
add branch RCL_2_4
Matt Salmo <matt.salmo@nokia.com> [Tue, 03 Nov 2009 15:25:26 -0600] rev 106
changed qualifier for org.eclipse.platform-feature
Steve Sobek <steve.sobek@nokia.com> [Fri, 30 Oct 2009 10:27:11 -0500] rev 105
let expression getAddress() return a string, such as register name or invalid access message
l12wang [Thu, 15 Oct 2009 15:38:06 -0500] rev 104
remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.
dadubrow [Wed, 14 Oct 2009 15:28:00 -0500] rev 103
fix bug in breakpoint mediator andchange breakpoint attribute translator api to allow showing resolved breakpoints
timkelly [Tue, 13 Oct 2009 11:12:39 -0500] rev 102
merge bug 9800 from tip
ryall [Mon, 12 Oct 2009 15:55:57 -0500] rev 101
Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
l12wang [Thu, 08 Oct 2009 18:13:59 -0500] rev 100
Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
l12wang [Thu, 08 Oct 2009 17:43:28 -0500] rev 99
Fixed the bug that symbol address is wrongly fixed up. With this we can correctly set breakpoint at a symbol, e.g. for any symbol specified in stop-at-main preference UI.
vprikhod [Thu, 08 Oct 2009 17:58:14 -0500] rev 98
Don't add duplicate symbols with 0 size to the global symbol table
timkelly [Mon, 21 Sep 2009 09:18:33 -0500] rev 97
fix for cdt bug 263987 (slightly different from our proposal but just as effective)
timkelly [Tue, 15 Sep 2009 10:25:52 -0500] rev 96
refactor to use AbstractCLaunchDelegate (bug 9762)
timkelly [Thu, 10 Sep 2009 14:08:35 -0500] rev 95
fix bug 9800 - add back in missing children of nested source paths
wpaul [Wed, 09 Sep 2009 12:47:57 -0500] rev 94
extend DSF to support state change reason details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288962)
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:13:29 -0500] rev 93
write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:11:36 -0500] rev 92
write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:09:00 -0500] rev 91
add branch RCL_2_2
cawthron [Fri, 04 Sep 2009 15:44:15 -0500] rev 90
remove source.ant_tasks from org.eclipse.core.resources/build.properties
cawthron [Fri, 04 Sep 2009 14:31:28 -0500] rev 89
add src.includes to org.eclipse.core.resources/build.properties
cawthron [Fri, 04 Sep 2009 14:10:29 -0500] rev 88
pack org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 11:49:49 -0500] rev 87
build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:56:32 -0500] rev 86
build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:51:21 -0500] rev 85
build org.eclipse.core.resources.source
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:32:51 -0500] rev 84
commit from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:31:13 -0500] rev 83
merge from SVN
Matt Salmo <matt.salmo@nokia.com> [Fri, 28 Aug 2009 13:17:24 -0500] rev 82
added tcf.core.jar file
cawthron [Thu, 27 Aug 2009 15:45:20 -0500] rev 81
remove org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 14:17:03 -0500] rev 80
merge
cawthron [Thu, 27 Aug 2009 10:08:45 -0500] rev 79
add org.eclipse.tm.tcf.feature
timkelly [Thu, 27 Aug 2009 14:02:03 -0500] rev 78
merge commit
timkelly [Thu, 27 Aug 2009 14:01:23 -0500] rev 77
fix bug 9690, GCCErrorParser regexp fix
wpaul [Thu, 27 Aug 2009 11:35:06 -0500] rev 76
fixed issues with intermixing Addr32 and Add64's.
dadubrow [Mon, 24 Aug 2009 10:17:24 -0500] rev 75
Bug 9513 - fix delta traversal for nested source roots + remove previous fix in CModelManager
dadubrow [Thu, 20 Aug 2009 15:14:59 -0500] rev 74
Bug 9662 - return actual parents when not showing source roots at the top of projects
timkelly [Wed, 19 Aug 2009 14:42:39 -0500] rev 73
fix 9513, indexer refresh problems with nested source paths
wpaul [Tue, 18 Aug 2009 16:27:31 -0500] rev 72
fixed bug #9644. also fixed build hammer tooltip which had the same underlying cause.
ryall [Tue, 18 Aug 2009 12:42:12 -0500] rev 71
Sync with changes in public CDT.
duane.cawthron@nokia.com [Mon, 17 Aug 2009 16:02:00 -0500] rev 70
add dsdp/tm/tcf_0_3_x
timkelly [Mon, 17 Aug 2009 15:51:45 -0500] rev 69
merge commit
timkelly [Thu, 13 Aug 2009 17:09:55 -0500] rev 68
regexp fix for GCC error parser.Bug 9559
wpaul [Mon, 17 Aug 2009 12:25:30 -0500] rev 67
additional fix for bug #9618.
stechong [Wed, 12 Aug 2009 21:59:23 -0500] rev 66
Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
wpaul [Wed, 12 Aug 2009 16:32:51 -0500] rev 65
fixed bug #9618.
wpaul [Mon, 10 Aug 2009 14:02:51 -0500] rev 64
merged
wpaul [Mon, 10 Aug 2009 14:02:10 -0500] rev 63
fixed bug #9584.
ryall [Mon, 10 Aug 2009 13:37:15 -0500] rev 62
Sync with changes in public CDT.
wpaul [Mon, 10 Aug 2009 13:11:33 -0500] rev 61
fixed bug #9585.
wpaul [Fri, 07 Aug 2009 13:47:27 -0500] rev 60
fixed executables view merge problems - bug #'s 9562, 9568, 9571.
timkelly [Fri, 07 Aug 2009 12:47:00 -0500] rev 59
fix bad merge on CSourceLookupParticipant.java
timkelly [Fri, 07 Aug 2009 12:24:40 -0500] rev 58
updated fix for bug 9559
ryall [Fri, 07 Aug 2009 10:37:37 -0500] rev 57
Bug 9565, fix NPE.
timkelly [Fri, 07 Aug 2009 08:05:16 -0500] rev 56
merge changeset 5fdb1cfe8afb (fix for slow startup for projects with lots of breakpoints)
timkelly [Fri, 07 Aug 2009 07:23:15 -0500] rev 55
rollback commit for cdt bug 276604 (Carbide bug 9559).
timkelly [Thu, 06 Aug 2009 12:19:08 -0500] rev 54
merge in Ken's previous merges and bug 8513.
timkelly [Thu, 06 Aug 2009 12:03:24 -0500] rev 53
Add icon for nested source paths
timkelly [Thu, 06 Aug 2009 12:01:58 -0500] rev 52
Second merge to proper cdt_6_0 branch for CDT bugs 181020, 279844, & Carbide bugs 6152 & 9031.
timkelly [Wed, 05 Aug 2009 17:35:39 -0500] rev 51
CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
ryall [Tue, 04 Aug 2009 14:00:13 -0500] rev 50
Fix NPEs.
ryall [Tue, 04 Aug 2009 13:42:53 -0500] rev 49
Fix NPE
timkelly [Tue, 04 Aug 2009 11:14:38 -0500] rev 48
Merge from Carbdie bug 8513
ryall [Mon, 03 Aug 2009 17:19:13 -0500] rev 47
Build for Eclipse 3.5 and CDT 6.0.
timkelly [Fri, 31 Jul 2009 15:55:52 -0500] rev 46
use qualifier variable for build in manifest
timkelly [Thu, 30 Jul 2009 17:06:37 -0500] rev 45
merge carbide bug 6152 from CDT 5.0 (inernal) for executables performance improvements.
timkelly [Thu, 30 Jul 2009 14:41:10 -0500] rev 44
Merge CDT bug 181020 (from CDT patch, not from patch from Carbide Bug 9031)
timkelly [Thu, 30 Jul 2009 14:34:06 -0500] rev 43
merge in fix for Carbide bug 9031
timkelly [Thu, 30 Jul 2009 14:23:38 -0500] rev 42
merged in CDT bug 279844
timkelly [Thu, 30 Jul 2009 12:03:02 -0500] rev 41
merge in David's logging additions from changeset: 06d88bb6aac0
timkelly [Thu, 30 Jul 2009 11:56:23 -0500] rev 40
set up for custom build for logging. merged from carbide 2.1.x builds. this state is as it comes from platform. Next changelog will add the updates.
timkelly [Wed, 29 Jul 2009 16:40:28 -0500] rev 39
initial commit for Carbide 2.2.x support on Eclipse 3.5
cawthron [Wed, 29 Jul 2009 15:11:15 -0500] rev 38
merge
cawthron [Wed, 29 Jul 2009 14:30:25 -0500] rev 37
add cdt_6_0_x
timkelly [Wed, 29 Jul 2009 14:25:07 -0500] rev 36
EMF & GEF SDK for Carbide 2.2.x support
cawthron [Thu, 23 Jul 2009 08:18:10 -0500] rev 35
write .branch.txt to make the new head
cawthron [Thu, 23 Jul 2009 08:17:20 -0500] rev 34
write .branch.txt to make the new head
cawthron [Thu, 23 Jul 2009 08:17:04 -0500] rev 33
add branch RCL_2_1
ryall [Mon, 29 Jun 2009 13:27:31 -0500] rev 32
Cache results of findSourceElements for performance.
stechong [Thu, 18 Jun 2009 16:49:04 -0500] rev 31
Fix for Bug 8513.
cawthron [Tue, 16 Jun 2009 15:36:31 -0500] rev 30
add qualifier to version of org.eclipse.core.resources
dadubrow [Tue, 16 Jun 2009 15:13:27 -0500] rev 29
Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
cawthron [Tue, 16 Jun 2009 13:57:17 -0500] rev 28
bump version of org.eclipse.core.resources to hopefully force it to build
dadubrow [Thu, 11 Jun 2009 10:40:41 -0500] rev 27
update with latest version of patch for path entry optimizations
dadubrow [Tue, 09 Jun 2009 15:42:55 -0500] rev 26
optimize slow loop checking for path entry duplicates
dadubrow [Tue, 09 Jun 2009 10:02:47 -0500] rev 25
test code for performance evaluation - will restore later
wpaul [Mon, 08 Jun 2009 12:51:27 -0500] rev 24
fixed bug #9228.
wpaul [Fri, 05 Jun 2009 16:58:02 -0500] rev 23
dont' refresh after build for projects with no builders
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 16:10:32 -0500] rev 22
fix bug 9031 - added source root optin to table and updated image
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:32:14 -0500] rev 21
merged
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:27:56 -0500] rev 20
fixed bug 9135 - added descriptions of source code paths to page
ryall [Fri, 05 Jun 2009 14:27:40 -0500] rev 19
Only react if the select change is new. Don't refresh the exe list if ImportExecutables doesn't do anything.
dadubrow [Fri, 05 Jun 2009 10:43:19 -0500] rev 18
[Bugs 9201 and 9031] Handle nested source roots correctly
wpaul [Wed, 03 Jun 2009 17:30:37 -0500] rev 17
fixed bug #x9223
dadubrow [Tue, 02 Jun 2009 09:59:27 -0500] rev 16
Add refresh logging to core resources plugin
wpaul [Mon, 01 Jun 2009 19:29:06 -0500] rev 15
merged
wpaul [Mon, 01 Jun 2009 19:15:36 -0500] rev 14
executables view changes
Steve Sobek <steve.sobek@nokia.com> [Mon, 01 Jun 2009 15:58:03 -0500] rev 13
Added org.eclipse.platform-feature
Steve Sobek <steve.sobek@nokia.com> [Mon, 01 Jun 2009 10:16:20 -0500] rev 12
Added build of org.eclipse.core.resources
ryall [Wed, 27 May 2009 15:25:05 -0500] rev 11
Apply CDT patch to prevent refreshing of exe list.
ryall [Wed, 27 May 2009 15:07:28 -0500] rev 10
Apple patch to prevent exe list refresh on import if nothing changed.
dadubrow [Tue, 26 May 2009 13:54:40 -0500] rev 9
move note under correct field
Chad Peckham <chad.peckham@nokia.com> [Wed, 20 May 2009 15:37:54 -0500] rev 8
[Bug 9031] set source roots at actual source root based on new cdt pref
cawthron [Sat, 25 Apr 2009 12:47:00 -0500] rev 7
merge heads from Austin sync
ryall [Tue, 21 Apr 2009 17:41:02 -0500] rev 6
Syns with CDT HEAD
dadubrow [Mon, 06 Apr 2009 09:15:05 -0500] rev 5
adding ignore file
cawthron [Fri, 03 Apr 2009 14:25:11 -0500] rev 4
put branch name in .branch.txt
cawthron [Fri, 03 Apr 2009 14:24:40 -0500] rev 3
put branch name in .branch.txt
cawthron [Thu, 02 Apr 2009 13:21:46 -0500] rev 2
add branch RCL_2_0
cawthron [Wed, 25 Mar 2009 00:52:33 -0500] rev 1
new
Deepak Modgil <Deepak.Modgil@Nokia.com> [Fri, 03 Apr 2009 17:12:41 +0100] rev 0
DP tools release version Revision: 200912