Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-10[283174] Wrong attribute.Marc Khouzam1-10/+10
2009-07-10[282924] Properly decrement the install count for breakpoints.Marc Khouzam1-5/+18
2009-07-10[283156] Remove a problem marker before adding a new oneMarc Khouzam1-0/+23
2009-07-07[279293] When a process is selected, we should only resume/interrupt that pro...Marc Khouzam2-2/+38
2009-07-07[280327] Trigger a ContainerStartedDMEvent when getting a ^connect. This is ...Marc Khouzam1-0/+24
2009-05-06[274135] Changes to support GDB HEAD, to lead to the proper support of GDB 7.0Marc Khouzam2-2/+7
2009-04-21[273114] Wrap lines of more than 100 characters, in our GDB tracesMarc Khouzam1-7/+14
2009-04-17[233230] Support for RunToLineMarc Khouzam3-73/+110
2009-04-13[258284] With the latest fixed to GDB, we can use the CLI commands for revers...Marc Khouzam6-7/+7
2009-04-09[202346] Support for postmortem debugging in DSF-GDBMarc Khouzam2-1/+31
2009-03-13[268470] CLI command ""monitor list processes" will not be used. -list-threa...Marc Khouzam2-146/+0
2009-03-13[254200] Remove unnecessary cast which triggers warnings.Marc Khouzam1-1/+1
2009-03-13[254200] - Localization - ICU4JPawel Piech1-1/+1
2009-03-13[266588] Make MIRunControl.MIExecutionDMC private static. It cannot be remov...Marc Khouzam1-2/+1
2009-03-13[268254] Unnecessary call to getExpressionData() from the register service.Marc Khouzam1-30/+25
2009-03-10[225650] - [view model] Convert debug views' view model implementation to use...Pawel Piech5-90/+2
2009-03-09[266943] API Tooling filters for renaming of ExpressionService to MIExpressionsMarc Khouzam1-0/+4
2009-03-04[266943 ] Changed class ExpressionService to MIExpressions for consistency.Marc Khouzam5-8/+8
2009-03-02Just updated a commentMarc Khouzam1-4/+5
2009-02-28[266588] Cleanup of Deprecated things as we are going to 2.0Marc Khouzam43-627/+42
2009-02-28[249227] New TracingConsole solution to allow for GDB traces to be printed.Marc Khouzam1-0/+62
2009-02-26partial fix for Bugzilla 265882Randy Rohrbach1-2/+1
2009-02-22Bug 262917.Ken Ryall1-0/+1
2009-02-17[265181] Cleanup in the case a resume or step command fails to execute.Marc Khouzam1-44/+44
2009-02-17Fix for bug264721Francois Chouinard1-0/+5
2009-02-16[265048] Forgot to make the new cache privateMarc Khouzam1-1/+1
2009-02-16[265048] Currently, if asking for a stack depth with max depth of 0 (full) fo...Marc Khouzam1-1/+58
2009-01-29Updated fix for Bug243899Francois Chouinard1-1/+2
2009-01-28Patch for bug243899Francois Chouinard1-4/+5
2009-01-26Minor formatting fixFrancois Chouinard1-1/+1
2009-01-26Fix for Bug262244Francois Chouinard1-9/+16
2009-01-23[258284] Added @since 2.0. And added getter/setter method to MIRunControlMarc Khouzam7-9/+40
2009-01-23[258284] First attempt at supporting Reverse Debugging. Note that this can o...Marc Khouzam7-7/+159
2009-01-21[261753] protects us against sending MI Stopped events with a null context if...Marc Khouzam1-3/+8
2009-01-19Fix for bug261082Francois Chouinard2-15/+42
2009-01-15Fix for Bug261258: ClassCastException on breakpoint action.Francois Chouinard2-8/+5
2009-01-08Migrated DSF and DSF-GDB to the CDT project.Pawel Piech202-0/+24705

    Back to the top