Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Disassembly view doesn't show "No debug context", related to build 337376.Patrick Chuong1-1/+2
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong2-0/+54
2011-03-08Bug 338908 - Turn the Signals view into a flexible hierarchy viewAnton Leherbauer13-14/+703
2011-03-04Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminatedPatrick Chuong3-22/+57
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 Chuong5-50/+262
2011-02-07 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for...Patrick Chuong1-0/+18
2011-01-18Bug 334651 - Deadlock reported during startup of cdt.debug.uiPatrick Chuong1-24/+29
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong9-0/+1096
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 Leherbauer1-14/+36
2010-12-13Bug 332191 - Expression text hover should use fallback if no parsing informat...Anton Leherbauer1-120/+270
2010-12-10Bug 225805 - Sourcelookup handling does not scale to large projectsSergey Prigogin13-20/+584
2010-12-10Cosmetics.Sergey Prigogin1-3/+1
2010-12-10Cosmetics.Sergey Prigogin1-2/+1
2010-12-09Cosmetics.Sergey Prigogin1-66/+65
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-02NLS-style string resources.Sergey Prigogin21-704/+655
2010-12-02Generics.Sergey Prigogin1-33/+32
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer1-0/+4
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-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 Ryall2-0/+137
2010-08-10Bug 315185 - [hover] When hovering over a macro argument the expansion as a w...Anton Leherbauer1-8/+75
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam1-1/+2
2010-07-15bug 319748: Missing/unnecessary $NON-NLS$ tagsAndrew Gvozdev17-63/+63
2010-07-14bug 319814: The type Assert is deprecatedAndrew Gvozdev1-1/+1
2010-07-14bug 319769: Unnecessary type castsAndrew Gvozdev2-2/+2
2010-07-14Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations ...Anton Leherbauer1-27/+13
2010-06-21Removed hardcoded bundle names.Sergey Prigogin7-60/+20
2010-06-18Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE...Teodor Madan1-1/+7
2010-06-18Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is ex...John Cortell2-12/+6
2010-06-18Bug 317226: Disassembly view throws NPE when debugging with CDIJohn Cortell1-12/+28
2010-06-17Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell3-5/+2
2010-06-16Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell4-45/+8
2010-06-04Bug 315415: always clear a terminated job from pathToJobsMap, and store off f...Ed Swartz1-6/+6
2010-06-04Bug 315415 fixed performance issues of Executables view, esp. with files over...Ed Swartz6-95/+334
2010-06-03Bug 315439 Fix up copyrightVivian Kong67-681/+691
2010-05-28Additional explanationJohn Cortell1-1/+2
2010-05-28javadoc correctionJohn Cortell1-1/+1
2010-05-28Bug 314745: Need to API to expose the address bar text and memory space ID se...John Cortell1-0/+39
2010-05-27Bug 307272 - Move or Remove disassembly options from the CDebug pref pageKen Ryall1-64/+0
2010-05-27Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables viewVivian Kong3-8/+21
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell1-3/+4
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell1-2/+6

Back to the top