Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham1-1/+1
This was done by selecting all projects in Eclipse then Source -> Clean Up... -> choosing: - Remove redundant type arguments and completing the wizard Change-Id: Iaecc7010f097b4b1fabd29ccaa34ccb23a716fbf
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-60/+59
This was done by selecting all projects in Eclipse then Source -> Clean Up... -> choosing: - Format source code - Remove trailing white spaces on all lines and completing the wizard Change-Id: I63685372c6bcc67719bcf145123bcb72e5b00394
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
Change-Id: Ifbb1d5af2a00bd5634dea200320e8c4303ffca6c
2017-05-05Bug 516053: Allow MIBreakpoint to be extendedJonah Graham1-4/+17
New API to allow third-parties to extend MIBreakpoint with their own custom Breakpoint handling. Change-Id: I64abfc41916a2053cfbed7e3db2357fbf2572050
2010-06-03Bug 315439 Fix up copyrightVivian Kong1-1/+1
2010-02-17[303090] Previous checkin comment used the wrong bug number.Marc Khouzam1-1/+1
2010-02-17[303004] Allow to extend MIBreakpoints instead of copying it. Use ↵Marc Khouzam1-1/+0
inheritance for GDBBreakpoints_7_0 now that we can.
2009-01-08Migrated DSF and DSF-GDB to the CDT project.Pawel Piech1-0/+80

    Back to the top