Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Prigogin17-22/+607
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-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
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 Khouzam2-1/+19
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-14Missing about.html files in various source plugins.Doug Schaefer1-1/+2
2010-06-04Bug 315415: always clear a terminated job from pathToJobsMap, and store off f...Ed Swartz1-6/+6
2010-06-04Bug 315415: add .api_filters exception for Executable#getSourceFiles() callEd Swartz1-0/+12
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 Cortell2-0/+40
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-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall2-48/+0
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
2010-05-19Bug 312997: Set the default launch delegate using the launch configuration ty...Marc Khouzam1-21/+0
2010-05-14Bug 284573: Do force a preferred launch delegate if the configuration type al...Marc Khouzam1-5/+2
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam2-5/+23
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell7-198/+217
2010-05-12Bug 312706: Update the enablement of the buttons after they are created.Marc Khouzam1-4/+2
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong2-5/+10
2010-05-04Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech6-180/+0

Back to the top