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
(0) -100 -10 +10 tip