Fri, 04 Dec 2009 16:12:18 -0600 added DS_Store to ignore file
fturovic <frank.turovich@nokia.com> [Fri, 04 Dec 2009 16:12:18 -0600] rev 125
added DS_Store to ignore file
Fri, 04 Dec 2009 14:32:55 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:32:55 -0600] rev 124
Merge commit
Fri, 04 Dec 2009 14:31:59 -0600 Fixes for GNU ld error parsing. Reported in <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966>
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>
Wed, 02 Dec 2009 18:27:49 -0600 backed out all changes related to BreakpointsMediator and moved the new mediator into EDC to be an EDC-specific service. Two problems solved here:
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.
Wed, 02 Dec 2009 09:47:49 -0600 back out changes to cdt - will add to carbide override
dadubrow [Wed, 02 Dec 2009 09:47:49 -0600] rev 121
back out changes to cdt - will add to carbide override
Tue, 01 Dec 2009 15:46:33 -0600 Added a line that was deleted by mistake:
rsaid [Tue, 01 Dec 2009 15:46:33 -0600] rev 120
Added a line that was deleted by mistake: fDisableBuildButton.setToolTipText(LaunchMessages.getString("CMainTab....."));
Tue, 01 Dec 2009 15:38:50 -0600 Added UIDs to the widgets
rsaid [Tue, 01 Dec 2009 15:38:50 -0600] rev 119
Added UIDs to the widgets
Tue, 24 Nov 2009 19:18:36 -0600 Don't log failure in setting breakpoint as error in Error Log view.
l12wang [Tue, 24 Nov 2009 19:18:36 -0600] rev 118
Don't log failure in setting breakpoint as error in Error Log view.
Mon, 23 Nov 2009 00:59:16 -0600 Overhauled BreakpointsMediator to support both EDC and GDB properly. See Eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292468
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
Tue, 17 Nov 2009 14:33:45 -0600 Turn off DSF detail pane preference to allow other detail panes to be default
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
Thu, 12 Nov 2009 07:54:56 -0600 merge with further dsf debug hover changes in CDT
dadubrow [Thu, 12 Nov 2009 07:54:56 -0600] rev 115
merge with further dsf debug hover changes in CDT
Wed, 11 Nov 2009 16:36:23 -0600 Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 16:36:23 -0600] rev 114
Changes corresponding to BreakpointsMediator change.
Wed, 11 Nov 2009 16:33:19 -0600 Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 16:33:19 -0600] rev 113
Changes corresponding to BreakpointsMediator change.
Wed, 11 Nov 2009 14:48:30 -0600 Reworked BreakpointsMediator. See Eclipse bug 292468.
l12wang [Wed, 11 Nov 2009 14:48:30 -0600] rev 112
Reworked BreakpointsMediator. See Eclipse bug 292468.
Tue, 10 Nov 2009 09:58:50 -0600 merge debug text hover support with CDT
dadubrow [Tue, 10 Nov 2009 09:58:50 -0600] rev 111
merge debug text hover support with CDT
Thu, 05 Nov 2009 15:17:54 -0600 Bug 10071 - add support for debug hovers to DSF
dadubrow [Thu, 05 Nov 2009 15:17:54 -0600] rev 110
Bug 10071 - add support for debug hovers to DSF
Wed, 04 Nov 2009 15:15:02 -0600 write .branch.txt to make the new head RCL_2_2
cawthron [Wed, 04 Nov 2009 15:15:02 -0600] rev 109
write .branch.txt to make the new head
Wed, 04 Nov 2009 15:14:56 -0600 write .branch.txt to make the new head RCL_2_4
cawthron [Wed, 04 Nov 2009 15:14:56 -0600] rev 108
write .branch.txt to make the new head
Wed, 04 Nov 2009 15:12:39 -0600 add branch RCL_2_4 RCL_2_4
cawthron [Wed, 04 Nov 2009 15:12:39 -0600] rev 107
add branch RCL_2_4
Tue, 03 Nov 2009 15:25:26 -0600 changed qualifier for org.eclipse.platform-feature
Matt Salmo <matt.salmo@nokia.com> [Tue, 03 Nov 2009 15:25:26 -0600] rev 106
changed qualifier for org.eclipse.platform-feature
Fri, 30 Oct 2009 10:27:11 -0500 let expression getAddress() return a string, such as register name or invalid access message
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
Thu, 15 Oct 2009 15:38:06 -0500 remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.
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.
Wed, 14 Oct 2009 15:28:00 -0500 fix bug in breakpoint mediator andchange breakpoint attribute translator api to allow showing resolved breakpoints
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
Tue, 13 Oct 2009 11:12:39 -0500 merge bug 9800 from tip RCL_2_2
timkelly [Tue, 13 Oct 2009 11:12:39 -0500] rev 102
merge bug 9800 from tip
Mon, 12 Oct 2009 15:55:57 -0500 Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
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
Thu, 08 Oct 2009 18:13:59 -0500 Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
l12wang [Thu, 08 Oct 2009 18:13:59 -0500] rev 100
Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
Thu, 08 Oct 2009 17:43:28 -0500 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.
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.
Thu, 08 Oct 2009 17:58:14 -0500 Don't add duplicate symbols with 0 size to the global symbol table
vprikhod [Thu, 08 Oct 2009 17:58:14 -0500] rev 98
Don't add duplicate symbols with 0 size to the global symbol table
Mon, 21 Sep 2009 09:18:33 -0500 fix for cdt bug 263987 (slightly different from our proposal but just as effective)
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)
Tue, 15 Sep 2009 10:25:52 -0500 refactor to use AbstractCLaunchDelegate (bug 9762)
timkelly [Tue, 15 Sep 2009 10:25:52 -0500] rev 96
refactor to use AbstractCLaunchDelegate (bug 9762)
Thu, 10 Sep 2009 14:08:35 -0500 fix bug 9800 - add back in missing children of nested source paths
timkelly [Thu, 10 Sep 2009 14:08:35 -0500] rev 95
fix bug 9800 - add back in missing children of nested source paths
Wed, 09 Sep 2009 12:47:57 -0500 extend DSF to support state change reason details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288962)
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)
Wed, 09 Sep 2009 11:13:29 -0500 write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:13:29 -0500] rev 93
write .branch.txt to make new head
Wed, 09 Sep 2009 11:11:36 -0500 write .branch.txt to make new head RCL_2_2
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:11:36 -0500] rev 92
write .branch.txt to make new head
Wed, 09 Sep 2009 11:09:00 -0500 add branch RCL_2_2 RCL_2_2
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:09:00 -0500] rev 91
add branch RCL_2_2
Fri, 04 Sep 2009 15:44:15 -0500 remove source.ant_tasks from org.eclipse.core.resources/build.properties
cawthron [Fri, 04 Sep 2009 15:44:15 -0500] rev 90
remove source.ant_tasks from org.eclipse.core.resources/build.properties
Fri, 04 Sep 2009 14:31:28 -0500 add src.includes to 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
Fri, 04 Sep 2009 14:10:29 -0500 pack org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 14:10:29 -0500] rev 88
pack org.eclipse.core.resources.source
Fri, 04 Sep 2009 11:49:49 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 11:49:49 -0500] rev 87
build org.eclipse.core.resources.source
Fri, 04 Sep 2009 04:56:32 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:56:32 -0500] rev 86
build org.eclipse.core.resources.source
Fri, 04 Sep 2009 04:51:21 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:51:21 -0500] rev 85
build org.eclipse.core.resources.source
Mon, 31 Aug 2009 16:32:51 -0500 commit from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:32:51 -0500] rev 84
commit from SVN
Mon, 31 Aug 2009 16:31:13 -0500 merge from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:31:13 -0500] rev 83
merge from SVN
Fri, 28 Aug 2009 13:17:24 -0500 added tcf.core.jar file
Matt Salmo <matt.salmo@nokia.com> [Fri, 28 Aug 2009 13:17:24 -0500] rev 82
added tcf.core.jar file
Thu, 27 Aug 2009 15:45:20 -0500 remove org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 15:45:20 -0500] rev 81
remove org.eclipse.tm.tcf.feature
Thu, 27 Aug 2009 14:17:03 -0500 merge
cawthron [Thu, 27 Aug 2009 14:17:03 -0500] rev 80
merge
Thu, 27 Aug 2009 10:08:45 -0500 add org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 10:08:45 -0500] rev 79
add org.eclipse.tm.tcf.feature
Thu, 27 Aug 2009 14:02:03 -0500 merge commit
timkelly [Thu, 27 Aug 2009 14:02:03 -0500] rev 78
merge commit
Thu, 27 Aug 2009 14:01:23 -0500 fix bug 9690, GCCErrorParser regexp fix
timkelly [Thu, 27 Aug 2009 14:01:23 -0500] rev 77
fix bug 9690, GCCErrorParser regexp fix
Thu, 27 Aug 2009 11:35:06 -0500 fixed issues with intermixing Addr32 and Add64's.
wpaul [Thu, 27 Aug 2009 11:35:06 -0500] rev 76
fixed issues with intermixing Addr32 and Add64's.
Mon, 24 Aug 2009 10:17:24 -0500 Bug 9513 - fix delta traversal for nested source roots + remove previous fix in CModelManager
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
Thu, 20 Aug 2009 15:14:59 -0500 Bug 9662 - return actual parents when not showing source roots at the top of projects
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
Wed, 19 Aug 2009 14:42:39 -0500 fix 9513, indexer refresh problems with nested source paths
timkelly [Wed, 19 Aug 2009 14:42:39 -0500] rev 73
fix 9513, indexer refresh problems with nested source paths
Tue, 18 Aug 2009 16:27:31 -0500 fixed bug #9644. also fixed build hammer tooltip which had the same underlying cause.
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.
Tue, 18 Aug 2009 12:42:12 -0500 Sync with changes in public CDT.
ryall [Tue, 18 Aug 2009 12:42:12 -0500] rev 71
Sync with changes in public CDT.
Mon, 17 Aug 2009 16:02:00 -0500 add dsdp/tm/tcf_0_3_x
duane.cawthron@nokia.com [Mon, 17 Aug 2009 16:02:00 -0500] rev 70
add dsdp/tm/tcf_0_3_x
Mon, 17 Aug 2009 15:51:45 -0500 merge commit
timkelly [Mon, 17 Aug 2009 15:51:45 -0500] rev 69
merge commit
Thu, 13 Aug 2009 17:09:55 -0500 regexp fix for GCC error parser.Bug 9559
timkelly [Thu, 13 Aug 2009 17:09:55 -0500] rev 68
regexp fix for GCC error parser.Bug 9559
Mon, 17 Aug 2009 12:25:30 -0500 additional fix for bug #9618.
wpaul [Mon, 17 Aug 2009 12:25:30 -0500] rev 67
additional fix for bug #9618.
Wed, 12 Aug 2009 21:59:23 -0500 Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
stechong [Wed, 12 Aug 2009 21:59:23 -0500] rev 66
Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
Wed, 12 Aug 2009 16:32:51 -0500 fixed bug #9618.
wpaul [Wed, 12 Aug 2009 16:32:51 -0500] rev 65
fixed bug #9618.
Mon, 10 Aug 2009 14:02:51 -0500 merged
wpaul [Mon, 10 Aug 2009 14:02:51 -0500] rev 64
merged
Mon, 10 Aug 2009 14:02:10 -0500 fixed bug #9584.
wpaul [Mon, 10 Aug 2009 14:02:10 -0500] rev 63
fixed bug #9584.
Mon, 10 Aug 2009 13:37:15 -0500 Sync with changes in public CDT.
ryall [Mon, 10 Aug 2009 13:37:15 -0500] rev 62
Sync with changes in public CDT.
(0) -100 -64 tip