Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Bug 489455 - Add new breakpoint action to run arbitrary debugger commandAlena Laskavaia1-0/+17
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham1-510/+0
2016-03-03Bug 487121 - Remove "connect" button from the Debug View toolbarMarc Khouzam1-11/+1
2016-02-25Bug 478740: Add Switch off tracing optionraddepal1-49/+57
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal1-8/+86
2015-05-25Bug 464917: Add Line Breakpoint dialog and Breakpoints view menu itemJonah Graham1-0/+9
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia1-49/+76
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon1-55/+143
2014-11-04Bug 446013 - Improvements to CDT launch configurations context helpIulia Vasii1-12/+18
2014-10-14Bug 445375 : Watchpoints cannot be disabled for targets that do notTeodor Madan1-1/+1
2014-09-22Bug 355165 - Cannot insert breakpoint when org.eclipse.cdt.debug.ui is not ru...Marc-Andre Laperle1-1/+3
2014-06-11Bug 436879 - 'connect' button sometimes disabled when it shouldn't beMarc Dumais1-2/+2
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam1-4/+48
2014-03-31Bug 430117 - "Connect to Process" is always enabled initiallyAnton Leherbauer1-0/+8
2014-03-13Bug 430304 - "Add C/C++ Watchpoints" no longer shows for variables andMarc Khouzam1-1/+1
2014-02-24Bug 427898: Allow changing breakpoint typeTeodor Madan1-4/+3
2013-08-13Bug 414343 Don't force UI elements to implement IAdaptableGreg Watson1-1/+1
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+71
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-1/+32
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants1-32/+1
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-1/+32
2013-01-14Bug 398136 - ILaunchable is confusingRandy Rohrbach1-3/+3
2012-12-13Bug 365776 - [breakpoints] Add breakpoint action to toggle reverseMarc Dumais1-0/+16
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam1-0/+32
2012-05-08Bug 372032: Make Reverse Resume visible in run menuMarc Khouzam1-1/+3
2012-05-01[reverse] Reverse debug buttons should handle the new debug global toolbarPawel Piech1-2/+2
2012-05-01Bug 372032 - [reverse] Reverse debug buttons should handle the new debugPawel Piech1-89/+124
2012-04-11Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech1-0/+2
2012-04-04Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech1-11/+11
2012-04-03Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menuPawel Piech1-3/+11
2012-04-03Bug 358382 - Instruction stepping mode button becomes disabledPawel Piech1-2/+11
2012-04-02Bug 375871 - Missing disassembly editor toggle breakpoint testerPatrick Chuong1-4/+3
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech1-4/+4
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its propertiesPawel Piech1-0/+9
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-3/+2
2012-03-19Bug 373040 - [breakpoints] Breakpoint Types submenu in editor ruler popup doe...Pawel Piech1-7/+14
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-27/+60
2012-01-03Bug 345118 - can not change the annotation style of texts in lines ofMarc-Andre Laperle1-0/+8
2011-12-21Bug 366942 - [disassembly] Extension point for contributing ruler columnsAnton Leherbauer1-0/+1
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong1-24/+30
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong1-0/+89
2011-03-08Bug 338908 - Turn the Signals view into a flexible hierarchy viewAnton Leherbauer1-17/+11
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong1-3/+3
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong1-0/+60
2010-12-22Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Rev...Anton Leherbauer1-12/+8
2010-12-10Bug 225805 - Sourcelookup handling does not scale to large projectsSergey Prigogin1-1/+22
2010-09-30Remove stale annotation types and NLS keys, related to bug 326145Anton Leherbauer1-51/+0
2010-09-20Bug 325773 - Support copy in the Executables ViewKen Ryall1-2/+19
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam1-0/+17
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall1-43/+0

Back to the top