Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber2-9/+9
2015-06-11Bug 469353 - Enum evaluation issue : Endianness issueEugene Tarassov1-15/+10
2015-05-30TCF Debugger: stepping commands implementation is moved to UI plugin to allow...Eugene Tarassov11-459/+980
2015-05-29TCF Debugger: fixed NPE when TCFMemoryBlockRetrieval.MemoryBlock is disposedEugene Tarassov1-9/+11
2015-05-27Bug 468464 - Add support for filtering variants according to discriminant value Anton Leherbauer8-15/+213
2015-05-26TCF Debugger: fixed: initial selection in the Debug view does not work if rem...Eugene Tarassov1-2/+6
2015-05-13TCF Debugger: added added support for updating the Registers view while the c...Eugene Tarassov1-4/+8
2015-04-30Bug 465756 - TCFModelManager does not register its workbench listenerEugene Tarassov2-4/+4
2015-04-30TCF Debugger: changed org.eclipse.tm.terminal dependencies to be package-base...Eugene Tarassov2-5/+9
2015-04-29Releng: Fix pom.xml version numbersUwe Stieber1-1/+1
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber8-12/+19
2015-04-21Bug 464689 - Support for AT_bit_stride - fixed sign extensionEugene Tarassov1-2/+27
2015-04-17TCF Core: Symbols service: new symbol attribute: BitStrideEugene Tarassov1-3/+19
2015-04-14TCF Debugger: Variables view: wrong type info on multi dim arraysEugene Tarassov1-9/+22
2015-04-01TCF Debugger: fixed missing line feed character in the details pane of the Ex...Eugene Tarassov1-0/+1
2015-04-01TCF Debugger: fixed: the Debug view briefly shows bogus stack frame during ra...Eugene Tarassov2-8/+7
2015-03-19TCF Debugger: TCFLaunch: added launch attribute ATTR_USE_CONTEXT_FILTER - it ...Eugene Tarassov1-9/+27
2015-03-17TCF Core: StackTrace service: new stack frame properties: CodeArea and FuncIDEugene Tarassov2-30/+82
2015-03-12TCF Debugger: added UI for context query string in the Symbol Files dialogEugene Tarassov4-125/+113
2015-03-10TCF Debugger: fixed: Step Into Selection is disabled in the TCF debuggerEugene Tarassov1-1/+0
2015-03-06TCF Profiler: added bar graph visualizationEugene Tarassov2-50/+146
2015-02-26TCF Debugger: fixed: "refresh" command does not refresh cache of top level li...Eugene Tarassov1-0/+1
2015-02-18TCF Debugger: TCF Debug Target Setup now provides default set of peer attribu...Eugene Tarassov2-1/+4
2015-02-13Releng: Fix copyrightsUwe Stieber10-10/+10
2015-02-12TCF Core: new memory context properties: "AddressableUnitSize" and "DefaultWo...Eugene Tarassov2-3/+38
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber1-2/+2
2015-01-29Bug 458615 - Provide support for signed fixedEugene Tarassov1-30/+137
2015-01-27TCF Debugger: better handling of register read errors in the Registers viewEugene Tarassov1-1/+3
2015-01-27TCF Debugger: fixed NPE when debugger fails to open TCF channel because of an...Eugene Tarassov1-12/+14
2015-01-16TCF Debugger: fixed: when disposed, debug model does not remove service liste...Eugene Tarassov1-0/+12
2015-01-09Bug 456765 - Entering an invalid breakpoint condition does not cause any errorEugene Tarassov3-1/+11
2014-12-20TCF Debugger: added symbol location info cacheEugene Tarassov3-12/+60
2014-11-26Bug 451283 - TCF debugger does not support native complex typesEugene Tarassov2-2/+28
2014-11-25Bug 451356 - Long double values are not reported in the expression viewEugene Tarassov1-0/+6
2014-11-25TCF Debugger: Fix NPE in case of unsupported FP formatAnton Leherbauer1-2/+2
2014-11-15Bug 451598 - Provide support for TAG_variant and TAG_variant_partEugene Tarassov1-9/+16
2014-11-06Bug 449441 - Memory view cannot display memory of an array variableEugene Tarassov1-34/+18
2014-11-06TCF Debugger: added @Override annotations in TCFMemoryBlockRetrieval classEugene Tarassov1-1/+46
2014-11-04TCF Debugger: fixed OutOfMemoryError if agent returns too large value for rem...Eugene Tarassov1-1/+2
2014-10-31TCF Debugger: fixed possible assertion failure because of missing cache valid...Eugene Tarassov1-0/+1
2014-10-29TCF Debugger: fixed possible NPE during Eclipse shutdownEugene Tarassov1-10/+14
2014-10-29TCF Core: code cleanupEugene Tarassov2-5/+5
2014-09-24TCF Debugger: Registers view: fixed handling of register name that starts wit...1.3_WR_20140926_VX71.3_WR_20140926_VX7_bugfixEugene Tarassov1-2/+4
2014-09-21TCF Debugger: fixed handling of DWARF implicit pointersEugene Tarassov2-16/+26
2014-09-02TCF Debugger: fixed update of stack trace registers view when a register is m...Eugene Tarassov1-0/+1
2014-08-16TCF Debugger: in the Symbol File dialog, allow section names that start with ...Eugene Tarassov1-3/+4
2014-08-05Bug 440871 - Use IModelDelta.INSERTED for added contextsAnton Leherbauer1-2/+1
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber147-605/+749
2014-07-28Bug 440192 - Renamed Dynamic Printf consoleAnton Leherbauer1-1/+1
2014-07-25Bug 440343 - UI freezes when trying to modify an expression value while the a...Anton Leherbauer2-256/+302

Back to the top