Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-10Fixes for breakpoint filtering.Mikhail Khodjaiants1-3/+1
2004-09-01Breakpoint filtering by targets.Mikhail Khodjaiants1-1/+83
2004-04-19Fix for bug 58711: Breakpoint race condition.Mikhail Khodjaiants1-10/+12
2004-04-12Implementing retargettable breakpoint related actions.Mikhail Khodjaiants1-140/+129
2004-03-10Applied string externalization patch from Tanya Wolff.Mikhail Khodjaiants1-4/+5
2003-11-10Added synchronization to some of the 'CBreakpoint' methods.Mikhail Khodjaiants1-3/+3
2003-05-06Added tooltips to breakpoints and watchpoints.Mikhail Khodjaiants1-0/+23
2003-05-05New method in ICBreakpoint - "isConditional".Mikhail Khodjaiants1-0/+8
2003-01-29Managing breakpoints from the gdb console (fixes).Mikhail Khodjaiants1-23/+4
2003-01-27Managing breakpoints from the gdb console.Mikhail Khodjaiants1-0/+43
2002-12-02Refactoring org.eclipse.cdt.debug.core: added 'org.eclipse.cdt.debug.core.mod...Mikhail Khodjaiants1-1/+1
2002-10-08Added method to replace access to non-accessible method of enclosing type.Mikhail Khodjaiants1-0/+16
2002-10-02Removed unused imports and local variables.Mikhail Khodjaiants1-1/+0
2002-09-19Reset breakpoints install count at startup and shutdown of CDebugCorePlugin.Mikhail Khodjaiants1-0/+8
2002-09-04More implementation of breakpoints.Mikhail Khodjaiants1-28/+0
2002-09-03More implementation of breakpoints.Mikhail Khodjaiants1-0/+7
2002-09-03More implementation of breakpoints.Mikhail Khodjaiants1-0/+30
2002-08-30More implementation of breakpoints.Mikhail Khodjaiants1-2/+65
2002-08-21Added breakpoint classes.Mikhail Khodjaiants1-0/+132

    Back to the top