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