Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham136-491/+491
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham17-22/+18
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham724-53975/+53859
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham35-72/+5120
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham801-2524/+4985
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham2-2/+2
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham18-1187/+1187
2018-11-18Bug 532077: Preserve Ignore Count set in the platform breakpointJonah Graham2-24/+0
2018-11-16Bug 541069: Don't error on missing variables when doing substitutionJonah Graham1-2/+2
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms7-0/+7
2018-10-23Bug 540367 - Increment version numbersWilliam Riley2-2/+2
2018-09-27Bug 539455: Report debug command errors via status handlerJohn Dallaway1-1/+3
2018-09-14Bug 538849 - Select Processes dialog filter field improvementsSimeon Andreev1-0/+66
2018-09-14Bug 333034 - Select Processes dialog shows command line argumentsSimeon Andreev7-7/+76
2018-09-07Bug 538785 - Select Processes dialog should remember when resizedSimeon Andreev1-0/+16
2018-09-05[releng] Update tests/build script to use newly released GDB 8.2Jonah Graham3-2/+4
2018-08-27Bug 538282: Add GDB Hardware Debugging launch testJohn Dallaway3-4/+11
2018-07-31Update GDB versions in download-build-gdb.sh for GDB 8.1.1Jonah Graham1-1/+1
2018-07-25Bug 433329: Fix comment in codeJonah Graham1-2/+2
2018-06-11Bug #535767: Store endianess per memory contextJonah Graham1-8/+9
2018-06-05[releng] Bump version to 9.6.0Jonah Graham4-4/+4
2018-05-29Bug 534309: NPE in breakpoint filteringJohn Moule1-1/+4
2018-04-21Bug 399460: Resolve variables using launch contextJohn Dallaway1-2/+5
2018-04-20Bug 533771 - Allow limit scope of MIStackListArgumentsSamuel Hultgren2-0/+13
2018-04-20Bug 533769 - Show error messages directlySamuel Hultgren1-1/+7
2018-04-18Bug 533766 - Deadlock at IDE shutdown with active debug sessionTorbjörn Svensson1-1/+6
2018-03-20Bug 532592: [tests] use disassembly mode supported on GDB >= 7.5Jonah Graham1-1/+4
2018-03-20Bug 532592: [tests] cleanup use of DEBUGGER_MODE_REMOTE in testsJonah Graham6-44/+8
2018-03-19Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTestJonah Graham3-88/+168
2018-03-19Bug 532599: [tests] use os allocated port for gdbserver commsJonah Graham1-38/+52
2018-03-19Bug 532592: [tests] properly exclude non-remote testsJonah Graham6-3/+34
2018-03-11Bug 532297: Cache registers per version of GDBJonah Graham3-108/+74
2018-03-11[releng] bump version of gdb to test with to gdb 8.1Jonah Graham2-2/+4
2018-03-05Bug 532035: Enable synchronizer to resynchronize/flushCachesJonah Graham2-4/+161
2018-03-05Bug 532035: Be explicit in iterating over IBreakpointsTargetDMContextJonah Graham2-8/+20
2018-03-02Bug 530377: Fix corrupt bp state & add test for fast bp events.Jonah Graham3-56/+321
2018-02-13[releng] Bump version to 9.5.0Jonah Graham4-4/+4
2018-02-12Update GDB versions in download-build-gdb.shSimon Marchi1-1/+1
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham15-23/+245
2018-01-26Bug 530371: fix device disposed SWTException on shutdownJonah Graham1-1/+1
2017-11-18Bug 527419: Process async output with no variableJohn Dallaway1-8/+12
2017-11-15Bug 500988: better handle race condition in SourceContainerJonah Graham1-1/+31
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer2-1/+7
2017-11-13Bug 520580: Implement new-console support on WindowsJonah Graham13-38/+258
2017-11-09Bug 527090: fix bad whitespace on windowsJonah Graham1-2/+2
2017-11-09Bug 522367: prevent hang of -target-attach on Ubuntu 16.04 / GDB 7.11Jonah Graham7-12/+114
2017-10-19Bug 526254: Increase choice of speeds to match that of modern USB SerialAlex Schuilenburg1-2/+6
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-132/+130
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-13/+0
2017-10-06Bug 525666: Fix NPE when DebuggerConsole closes before async code can runJonah Graham1-2/+10

Back to the top