Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Bug 336875: Refactor ToggleBreakpointAdapter and ToggleTracepointAdapter classesMikhail Khodjaiants3-735/+605
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong9-53/+266
2011-02-15Bug 335648: Differentiate between hw breakpoint and watchpointMarc Khouzam1-1/+0
2011-02-14Fix deprecation warningsAnton Leherbauer2-10/+21
2011-02-07 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for...Patrick Chuong2-0/+28
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

Back to the top