Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Bug 573502: Ensure post-build step is executed lastTorbjörn Svensson34-91/+188
2021-05-13Bug 573506: Fix counting of opcode bytesJohn Dallaway1-2/+5
2021-05-12Bug 571134 - Use the builder argument for cleanTorbjörn Svensson2-6/+14
2021-05-12Bug 572755: Update copyright header from previous workLidia Popescu1-1/+2
2021-05-12Bug 573204: Persisted selection for create new file from templateLidia Popescu1-1/+171
2021-05-05Bug 573157: Add jump to memory from disassembly view context menu entryMarc Ernst7-0/+283
2021-05-03Bug 573307: Correct since tagsJonah Graham2-2/+2
2021-05-01Bug 572938 [terminal] reverse linefeed: Honour the scrolling regionFabrizio Iannetti5-3/+59
2021-05-01Bug 573254: Add the missing ITool parameter to toManagedCommandLineInfoTorbjörn SVENSSON2-1/+28
2021-04-29[releng] Update to newest jarsigner maven plug-inJonah Graham1-1/+1
2021-04-29Bug 572875 and Bug 572878: Sign .jnilib/.dll in production buildsJonah Graham12-6/+150
2021-04-26Bug 457697: Avoid unnecessary escaping in GDB MI commandJohn Dallaway1-2/+1
2021-04-25Bug 572944: Set GDB process attributesJohn Dallaway7-49/+87
2021-04-25Bug 350499: Ask user to confirm toolchain changeTorbjörn Svensson3-1/+17
2021-04-24Bug 572938: Tests for scroll reverseJonah Graham1-0/+50
2021-04-24Bug 573064: Test for full clear - extended "E3" capabilityJonah Graham1-0/+34
2021-04-24Bug 341721: Test for rename terminal escape sequenceJonah Graham1-0/+14
2021-04-24Bug 573108: Add test harness for VT100EmulatorJonah Graham4-1/+291
2021-04-24Bug 573110: Emulator can spin if Reader is ready but not availableJonah Graham1-3/+4
2021-04-24Bug 573109: Add new logging options for terminalJonah Graham1-12/+28
2021-04-24Bug 573109: Use new StackWalker APIJonah Graham1-19/+21
2021-04-24Bug 573121: Remove unneeded dependencies in terminalJonah Graham2-5/+3
2021-04-23Bug 573121: Allow terminal to be built on its ownJonah Graham7-0/+139
2021-04-23Bug 572880: show opcodes in disassembly view as byte sequenceMarc Ernst18-96/+158
2021-04-23Bug 563015: Log exception if process.pid() failsJonah Graham1-5/+9
2021-04-21Bug 573064: Support full clear - extended "E3" capabilityJonah Graham1-0/+5
2021-04-21Bug 572938 Terminal: add support for reverse linefeedFabrizio Iannetti1-0/+8
2021-04-19Bug 572944: Show GDB path in OS formatJohn Dallaway1-4/+5
2021-04-19Bug 572755: Sorting for new custom templatesLidia Popescu2-1/+88
2021-04-12Bug 568397: Add separate text boxes for separate build command and argsJonah Graham10-116/+299
2021-04-12Bug 563015: terminal: open files/links with ctrl-clickFabrizio Iannetti23-9/+761
2021-04-12[releng] Remove no longer needed API problem filtersJonah Graham2-20/+0
2021-04-12[releng] Update simrel site for 2021-06Jonah Graham1-1/+1
2021-04-12[releng] Update p2.inf's referenceJonah Graham1-2/+2
2021-04-12[releng] Update to newer help-docs-eclipserun-repoJonah Graham7-7/+7
2021-04-11Bug 572759: Allow debugging binaries with project relative pathTorbjörn Svensson6-20/+52
2021-04-10Bug 572749: Try to always show error in English in exceptionTorbjörn SVENSSON10-59/+89
2021-04-10Bug 572742: Fix reverse debugging enable at startupJonah Graham6-108/+175
2021-04-10Bug 572742: Improve API by allowing "..." instead of String[]Jonah Graham1-3/+3
2021-04-10Bug 572581: Run remote tests by defaultJonah Graham1-1/+1
2021-04-10Bug 572581: fix terminating launches at end of testJonah Graham24-45/+49
2021-04-10Bug 572581: Remove use of Intermittent in testsuiteJonah Graham4-128/+0
2021-04-10Bug 572581: reenable disabled DSF-GDB testsJonah Graham20-126/+263
2021-04-10Bug 572581: Fix uninit field accessJonah Graham1-0/+1
2021-04-10Bug 572581: fix async behaviour in testJonah Graham2-78/+52
2021-04-09[releng] remove non-existent directories from build.propertiesJonah Graham2-4/+2
2021-04-08Bug 572648: Handle cases of empty (EOF) JSON filesJonah Graham13-8/+32
2021-04-08Bug 572250: Rename variables for consistencyJonah Graham1-3/+3
2021-04-08Bug 572250: [Java 16] fix illegal reflection in scannerInfoCacheJonah Graham10-74/+341
2021-04-07Bug 571309: Use java Collections instead of System.arraycopyJonah Graham2-6/+5

Back to the top