Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Debug: Fix enablement expression for TCF application launch shortcutUwe Stieber1-0/+1
2015-08-10TCF Agent: added new flags in RegAccessTypes property of a context: "rd-stop"...Eugene Tarassov2-3/+13
2015-08-03TCF Core: new memory map property: KernelModule - supports debugging of Linux...Eugene Tarassov2-5/+41
2015-07-31TCF Debugger: fixed order of entries in the Modules viewEugene Tarassov2-3/+18
2015-07-28TCF Debugger: fixed incorrect display of char values when size of the value i...Eugene Tarassov1-4/+13
2015-07-17TCF Debugger: Don't handle artificial types of size 1 as char types Anton Leherbauer1-0/+1
2015-07-13TCF Debugger: Value column is not editable if type is unknownAnton Leherbauer1-0/+1
2015-06-25TCF Debugger: Fix renaming of duplicate expressionsAnton Leherbauer1-3/+1
2015-06-15TCF Debugger: fixed possible assertion failure while handling target notifica...Eugene Tarassov2-0/+11
2015-06-15Bug 470179 - Add SysMonitor context properties "Exe" and "ExeType"Anton Leherbauer1-1/+24
2015-06-12Bug 469842 - Breakpoint : disable relocationEugene Tarassov8-59/+134
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber12-40/+40
2015-06-11TCF Debugger: fixed: breakpoint scope dialog cannot handle debug context whic...Eugene Tarassov1-6/+4
2015-06-11Bug 469353 - Enum evaluation issue : Endianness issueEugene Tarassov4-19/+17
2015-06-05TCF Core: fixed missing @since and @noimplement tagsEugene Tarassov10-13/+54
2015-06-03TCF Tests: less frequent memory map changes to make tests to run fasterEugene Tarassov2-2/+2
2015-06-02TCF Tests: added tests for run control resume countEugene Tarassov2-11/+21
2015-05-30TCF Debugger: stepping commands implementation is moved to UI plugin to allow...Eugene Tarassov14-459/+983
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-20Bug 467699 - HTML doc of stacktrace service command getChildrenRange() is wrongEugene Tarassov1-1/+5
2015-05-13TCF Debugger: added added support for updating the Registers view while the c...Eugene Tarassov3-7/+35
2015-05-11TCF Debugger: fixed: Command line argument variable is not evaluatedEugene Tarassov2-4/+19
2015-05-05TCF Debugger: BP actions: fix multiple resume requests on same RCGroupAnton Leherbauer1-2/+10
2015-05-05TCF Debugger: Disassembly view can get unresponsive on context changeAnton Leherbauer1-2/+1
2015-04-30Bug 465756 - TCFModelManager does not register its workbench listenerEugene Tarassov3-4/+26
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 Tarassov3-3/+30
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 Tarassov3-11/+10
2015-03-19TCF Debugger: TCFLaunch: added launch attribute ATTR_USE_CONTEXT_FILTER - it ...Eugene Tarassov3-20/+42
2015-03-17TCF Debugger: new method TCFLaunch.onAttach - to support launching multiple p...Eugene Tarassov1-59/+46
2015-03-17TCF Core: StackTrace service: new stack frame properties: CodeArea and FuncIDEugene Tarassov6-63/+158
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 Tarassov6-65/+780
2015-03-10TCF Debugger: code cleanupEugene Tarassov2-9/+11
2015-03-10TCF Debugger: don't show temporary stepping breakpoints in the Breakpoints viewEugene Tarassov5-71/+57
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-20TCF Core: added a buffer for output stream in AbstractChannel - improved perf...Eugene Tarassov3-62/+144
2015-02-18TCF Debugger: TCF Debug Target Setup now provides default set of peer attribu...Eugene Tarassov2-1/+4
2015-02-13TCF Debugger: fixed: disconnect command fails with error if issued while chan...Eugene Tarassov1-24/+26
2015-02-13Releng: Fix copyrightsUwe Stieber16-16/+16
2015-02-12TCF Core: new memory context properties: "AddressableUnitSize" and "DefaultWo...Eugene Tarassov4-4/+73
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber6-12/+12

Back to the top