Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Bug 335528: [multi-process] Move startOrRestart to the Processes serviceMarc Khouzam1-0/+23
2011-02-02Bug 335648: Differentiate between hw breakpoint and watchpointMarc Khouzam1-3/+6
2011-01-18Bug 334651 - Deadlock reported during startup of cdt.debug.uiPatrick Chuong1-24/+29
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong14-2/+1163
2011-01-17Bug 334500 - Tooltip on Reverse step commands misses a spaceAnton Leherbauer1-7/+7
2011-01-17Bug 304108 - [Disassembly] Disassembly view should clear when there is no deb...Anton Leherbauer1-6/+15
2010-12-22Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Rev...Anton Leherbauer2-26/+44
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-13Bug 332191 - Expression text hover should use fallback if no parsing informat...Anton Leherbauer1-120/+270
2010-12-10Minor label adjustmentSergey Prigogin1-2/+2
2010-12-10Bug 225805 - Sourcelookup handling does not scale to large projectsSergey Prigogin36-100/+1710
2010-12-10Cosmetics.Sergey Prigogin1-3/+1
2010-12-10Cosmetics.Sergey Prigogin1-0/+1
2010-12-10Cosmetics.Sergey Prigogin1-2/+1
2010-12-09Cosmetics.Sergey Prigogin2-159/+157
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-04Generics.Sergey Prigogin3-89/+71
2010-12-04Cosmetics.Sergey Prigogin1-4/+3
2010-12-04Cosmetics.Sergey Prigogin2-166/+133
2010-12-04Cosmetics.Sergey Prigogin1-4/+4
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 Prigogin21-704/+655
2010-12-02NLS-style string resources.Sergey Prigogin11-847/+671
2010-12-02Generics.Sergey Prigogin2-242/+226
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer1-0/+4
2010-12-02Cosmetics.Sergey Prigogin1-23/+22
2010-12-02Cosmetics.Sergey Prigogin1-72/+66
2010-12-02Generic parameters and exception logging.Sergey Prigogin3-97/+89
2010-12-01Cosmetics.Sergey Prigogin1-13/+13
2010-11-16Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpress...Anton Leherbauer3-8/+10
2010-11-12Bug 329682 - Restore backwards compatibilityAnton Leherbauer3-13/+42
2010-11-11Bug 329682 - [disassembly] Address bar does not work for symbolsPatrick Chuong2-18/+44
2010-09-30Remove stale annotation types and NLS keys, related to bug 326145Anton Leherbauer2-86/+0
2010-09-21Bug 325773 - Support copy in the Executables View. Fix up line endings.Ken Ryall1-6/+17
2010-09-20Bug 325773 - Support copy in the Executables ViewKen Ryall3-2/+156

Back to the top