Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Cosmetics.Sergey Prigogin1-7/+6
2011-05-25Cosmetics.Sergey Prigogin1-10/+9
2011-05-16Bug 331232 - There are memory leaks with each GDB debug session (partial fix)v201105160958Anton Leherbauer1-1/+3
2011-05-16Bug 340526 - Create watch expression: line endings should be removedAnton Leherbauer1-2/+3
2011-05-16Hover should return nothing in case of an interrupt.Anton Leherbauer1-1/+1
2011-05-10Bug 345134 - Cannot Cast multiple variable at once. Perform cast on all eleme...Teodor Madan3-60/+96
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell1-5/+24
2011-04-14Bug 342141 - Executables view content goes stale in various scenariosJohn Cortell7-230/+409
2011-04-06[Pin&Clone] Pinned view not update when stepping/runningPatrick Chuong2-15/+10
2011-04-04Bug 341607 - Empty editor content for unavailable file resources when debugge...Teodor Madan2-13/+13
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong2-24/+156
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell16-273/+268
2011-03-11The last fix didn't cover the case of unpinning a view where there is no acti...Patrick Chuong1-9/+22
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 Chuong4-0/+153
2011-03-08Bug 338908 - Turn the Signals view into a flexible hierarchy viewAnton Leherbauer14-31/+714
2011-03-04Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminatedPatrick Chuong3-22/+57
2011-02-25Update minimum bundle versionsAnton Leherbauer1-2/+2
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-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 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-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

Back to the top