Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Cosmetics.Sergey Prigogin1-1/+1
2011-05-26Comment adjustment.Sergey Prigogin1-2/+1
2011-05-12Bug 342141 - Executables view content goes stale in various scenarios [Discov...John Cortell1-40/+35
2011-05-12Forgot copyright boilerplateJohn Cortell1-4/+17
2011-05-02Bug 344408: Cannot show mixed-mode disassembly when doing project-less debugMarc Khouzam1-2/+2
2011-04-15Bug 342141 - Executables view content goes stale in various scenarios [correc...John Cortell1-1/+3
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell1-15/+22
2011-04-14Bug 342141 - Executables view content goes stale in various scenariosJohn Cortell7-292/+662
2011-04-13Pattern for using DebugTrace within plug-ins.John Cortell1-54/+62
2011-04-13Pattern for using DebugTrace within plug-ins.John Cortell3-0/+116
2011-04-12Bug 342096 - Executables view shows binaries for all build configurations ins...John Cortell2-5/+44
2011-04-08Bug 341607 - Fixed potential NPE when director is nullTeodor Madan1-12/+13
2011-04-04Bug 341607 - Empty editor content for unavailable file resources when debugge...Teodor Madan2-12/+38
2011-04-01Add JavaDocJohn Cortell1-0/+34
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong3-50/+130
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell10-28/+25
2011-03-28Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing beh...John Cortell1-1/+1
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong2-0/+44
2011-03-07Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-24/+0
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-0/+38
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists o...Randy Rohrbach1-0/+24
2011-02-14Fix deprecation warningsAnton Leherbauer1-4/+5
2011-02-07 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for...Patrick Chuong1-0/+10
2011-02-02Bug 335528: [multi-process] Move startOrRestart to the Processes serviceMarc Khouzam1-0/+23
2010-12-19Make CompilationDirectorySourceContainer little smarter.Sergey Prigogin1-1/+4
2010-12-16Added a missing condition.Sergey Prigogin2-10/+10
2010-12-16Added a missing condition.Sergey Prigogin1-1/+1
2010-12-16Bug 225805. Few more tweaks for CProjectSourceContainer and SourceFoldersRela...Sergey Prigogin2-68/+56
2010-12-15Bug 225805 - Make compilation directory container return IFiles when possible.Sergey Prigogin3-93/+83
2010-12-15Removed a leftover commented out code fragment,Sergey Prigogin1-11/+0
2010-12-14Fix NPE.Ken Ryall1-0/+3
2010-12-10Minor label adjustmentSergey Prigogin1-2/+2
2010-12-10Bug 225805 - Sourcelookup handling does not scale to large projectsSergey Prigogin19-78/+1103
2010-12-10Cosmetics.Sergey Prigogin1-0/+1
2010-12-09Cosmetics.Sergey Prigogin1-93/+92
2010-12-09Generics.Sergey Prigogin1-501/+475
2010-12-08Cosmetics.Sergey Prigogin1-7/+6
2010-12-08Loop enhancement.Sergey Prigogin1-6/+6
2010-12-06Fixed compiler warnings.Sergey Prigogin1-133/+121
2010-12-06Fixed compiler warnings.Sergey Prigogin1-59/+43
2010-12-06Avoid calling a deprecated method.Sergey Prigogin2-5/+5
2010-12-06Removed redundant checks.Sergey Prigogin1-9/+6
2010-12-05Enhanced loops.Sergey Prigogin1-38/+27
2010-12-04Cosmetics.Sergey Prigogin2-29/+27
2010-12-03Reverted an accidentally submitted file.Sergey Prigogin1-3/+2
2010-12-03NLS-style string resources. This change removes public visibility from Source...Sergey Prigogin6-75/+94
2010-12-02NLS-style string resources.Sergey Prigogin11-847/+671
2010-12-02Generics.Sergey Prigogin1-209/+194
2010-12-02Cosmetics.Sergey Prigogin1-23/+22
2010-12-02Cosmetics.Sergey Prigogin1-72/+66

Back to the top