Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-11/+728
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham169-524/+1040
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-09-14Bug 538849 - Select Processes dialog filter field improvementsSimeon Andreev1-0/+66
2018-09-14Bug 333034 - Select Processes dialog shows command line argumentsSimeon Andreev3-3/+36
2018-09-07Bug 538785 - Select Processes dialog should remember when resizedSimeon Andreev1-0/+16
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham6-12/+101
2018-01-26Bug 530371: fix device disposed SWTException on shutdownJonah Graham1-1/+1
2017-11-13Bug 520580: Implement new-console support on WindowsJonah Graham5-8/+42
2017-11-09Bug 527090: fix bad whitespace on windowsJonah Graham1-2/+2
2017-10-19Bug 526254: Increase choice of speeds to match that of modern USB SerialAlex Schuilenburg1-2/+6
2017-10-06Bug 525666: Fix NPE when DebuggerConsole closes before async code can runJonah Graham1-2/+10
2017-10-06Bug 525664: Add missing close in new Debugger ConsoleJonah Graham1-0/+7
2017-06-22Bug 518627: Squelch Device Disposed exception at shutdownJonah Graham2-2/+19
2017-04-24Bug 515653: Fix SWT disposed exceptionJonah Graham1-7/+5
2017-03-27Bug 512180: Ensure previous launch is fully terminatedMarc Khouzam1-5/+10
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2017-02-07Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialogMarc Dumais2-2/+12
2017-02-07Bug 510615 - Launch dialog, handle spaces in gdb pathMarc Dumais2-2/+20
2017-02-06Bug 509897: Use View Management for Debugger ConsoleJonah Graham1-1/+6
2017-01-19Bug 303808: Example of ConsolePageParticipant for Debugger ConsoleMarc Khouzam1-1/+1
2017-01-19Bug 303808: Update ConsolePageParticipant for GDB processMarc Khouzam1-37/+31
2017-01-19Bug 303808: Make it easier to extend Debugger Console pagesMarc Khouzam1-0/+4
2017-01-17Bug 509895 - GdbBasicCliConsole left running after platform shutdownAlvaro Sanchez-Leon2-5/+28
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam1-0/+32
2016-12-21Export some packages from o.e.cdt.dsf.gdb.uiMarc Khouzam1-0/+4
2016-11-21TypoMarc Khouzam1-1/+1
2016-11-21Add id to GdbFullCliConsole and GdbBasicCliConsole menuMarc Khouzam3-3/+35
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Bug 303808 - Silence error changing thread in all-stopMarc Dumais1-1/+7
2016-11-15Bug 303808: Add a GDB CLI Console history bufferAlvaro Sanchez-Leon2-94/+335
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-14Bug 498782 - add synchronize of process selection between the DV and GDBMarc Khouzam1-2/+5
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais8-6/+317
2016-11-04Hide 'gdb traces' by default.Marc Khouzam4-64/+64
2016-10-31Bug 303808: DebuggerConsole shall not be automatically brought to topAlvaro Sanchez-Leon1-2/+2
2016-10-31Simplify API that opens the DebuggerConsoleMarc Khouzam1-1/+1
2016-10-25Bug 303808: Move console actions to its own packageAlvaro Sanchez-Leon12-9/+35
2016-10-25Bug 303808: Remove GdbConsoleInvertColorAction and use preferencesAlvaro Sanchez-Leon7-53/+1
2016-10-25Bug 303808: Add a Preference page for GDB CLI consolesAlvaro Sanchez-Leon15-70/+255
2016-10-24Bug 303808: Share GDB process streams among console pagesAlvaro Sanchez-Leon5-118/+183
2016-10-11Bug 498941 - GDB preference page can grow huge with long debugger pathMarc-Andre Laperle1-0/+5
2016-09-23Bug 303808: Add the DebuggerConsoleView to the debug perspectiveAlvaro Sanchez-Leon1-0/+16
2016-09-13Bug 303808: Add a console action for "Auto terminate GDB"Alvaro Sanchez-Leon4-1/+83
2016-09-13Bug 303808: Handle resizing of full GDB consoleMarc Khouzam2-2/+17
2016-09-13Bug 303808: Remove dependency on o.e.tm.view.*Marc Khouzam3-32/+160
2016-09-13Bug 303808: Add base terminal actions to the GDBFullCliConsoleAlvaro Sanchez-Leon16-2/+260
2016-09-07Bug 303808: Add a terminate button to the debugger console viewAlvaro Sanchez-Leon8-1/+95
2016-09-07Bug 303808: Moving old gdb console to Debugger Console viewMarc Khouzam8-74/+484

Back to the top