- bd2e3c7 TCF Debugger: replace hard-coded name by proper symbol from IRunControl interface by Eugene Tarassov · 2 years, 5 months ago master
- 823a725 TCF Docs: Fixed description of CodeArea and FuncID by Eugene Tarassov · 2 years, 5 months ago
- 220c5f7 Releng: Upversion TCF to 1.8 - fixed manifest by Eugene Tarassov · 2 years, 5 months ago
- a2a65f4 Releng: Upversion TCF to 1.8 by Eugene Tarassov · 2 years, 5 months ago
- fd06422 TCF Debugger: Fix sources not shown initially in disassembly by Marc Ernst · 2 years, 6 months ago
- 92b78f8 TCF Debugger: Add pointer addr to array value of expression by Marc Ernst · 2 years, 6 months ago
- 78bf56e TCF Debugger: Add custom sort for TCFNodeModule objects by Lisa-Marie Saru · 2 years, 7 months ago
- 6d2bac3 Updated docs/TCF Getting Started.html by Eugene Tarassov · 2 years, 10 months ago
- f258af8 TCF Debugger: add switch to disable proxies by Karim Mreisi · 3 years, 3 months ago
- fbe2e5d Releng: added downloads page by Eugene Tarassov · 3 years, 3 months ago
- 898e14c Bug 579678 - [Disassembly] Wrong disassembly for thread context when the execution mode is different for two threads by Eugene Tarassov · 3 years, 9 months ago
- 3c88a88 TCF Debugger: improved thread synchronization in the Breakpoints Model by Eugene Tarassov · 3 years, 10 months ago
- ac59a24 Target Explorer: Fixed import of CountExpression by Eugene Tarassov · 3 years, 10 months ago
- e8adfec Releng: removed x86 targets from tycho configuration by Eugene Tarassov · 3 years, 10 months ago
- 1617c21 Releng: Replaced findbugs with spotbugs by Eugene Tarassov · 3 years, 10 months ago
- 19a259d TCF Debugger: make PeerInfo.attrs public by Eugene Tarassov · 4 years ago
- 3a35054 TCF Core: fixed possible NPE in TCFSecurityManager by Eugene Tarassov · 4 years ago
- a1174e1 Releng: updated build configuration files by Eugene Tarassov · 4 years, 1 month ago
- 29e975d TCF Tests: improved run control and expressions tests by Eugene Tarassov · 4 years, 2 months ago
- c840e12 Releng: bump to jarsigner version 1.3.2 by Eugene Tarassov · 4 years, 3 months ago
- 3eee8e6 Bug 575916: Disassembly update with Memory changed events by Deep Amin · 4 years, 4 months ago
- 43ac28c Bug 575341 - Pin Memory Browser to Debug Context by Sneha C · 4 years, 5 months ago
- 1a6b86e TCF Debugger: improved implementation of "Delay stack trace update until last step" by Eugene Tarassov · 4 years, 6 months ago
- 0f1c0b6 TCF Debugger: when connecting, keep trying to discover remote agent for up to 30 sec by Eugene Tarassov · 4 years, 6 months ago
- 54d4235 Bug 574804 - Modules view refresh results in Debug view showing stale data if the stack trace limit is enabled by Eugene Tarassov · 4 years, 6 months ago
- 09bf5b4 TCF Tests: better error reporting in the Expressions test by Eugene Tarassov · 4 years, 6 months ago
- ed411c8 TCF Docs: updated TCF service descriptions by Eugene Tarassov · 4 years, 7 months ago 1.7 1.7.0
- de771e8 Bug 568689 - On-demand RunControl.getState from Eclipse by Eugene Tarassov · 4 years, 8 months ago
- 69a3473 Bug 573663 - Handle testCanReset exception while disconnecting a session by Deep Amin · 4 years, 8 months ago
- 45a164a Bug 573480 - RunToLine should add breakpoint only on active context by Deep Amin · 4 years, 8 months ago
- b404f81 TCF Debugger: fixed presentation of integers with size > 16 bytes by Eugene Tarassov · 4 years, 9 months ago
- 8a14461 Bug 572880: show opcodes in disassembly view as sequence of bytes by Marc Ernst · 4 years, 9 months ago
- 4768146 Bug 572214 - "move to line " command goes to the wrong line by Eugene Tarassov · 4 years, 10 months ago
- 559a8dd TCF Debugger: fixed: sometimes Cast To Array command is missing in right-click menu by Eugene Tarassov · 4 years, 10 months ago
- 16bc356 TCF Core: LineNumbers service: fixed support of next statement address by Eugene Tarassov · 4 years, 10 months ago
- 79a7e26 TCF Debugger: code cleanup by Eugene Tarassov · 4 years, 10 months ago
- ca96664 TCF Python: Allow PIP to install package by Jacob Olofsson · 4 years, 10 months ago
- 49dd7a8 TCF Core: improved implementation of ChannelHTTP by Eugene Tarassov · 4 years, 10 months ago
- 1940c29 Fixed FindBugs warnings by Eugene Tarassov · 4 years, 10 months ago
- 342287d TCF Tests: fixed test failure caused by address space layout randomization on Linux by Eugene Tarassov · 4 years, 11 months ago
- 9bc79db TCF Debugger: fixed Coverity warnings by Eugene Tarassov · 5 years ago
- 7796cef TCF/CDT launch delegate reworked to use TCF own UI instead of CDT UI by Eugene Tarassov · 5 years ago
- 98119a1 Fixed reference to deprecated class org.eclipse.cdt.launch.ui.CMainTab by Eugene Tarassov · 5 years ago
- c2b6eb2 TCF Debugger: added launch configuration attribute to enable/disable terminate-on-disconnect by Eugene Tarassov · 5 years ago
- a0483f7 TCF Debugger: fixed incorrect "The symbol file not found..." message in the Symbol File dialog by Eugene Tarassov · 5 years ago
- 160b9fc TCF Debugger: fixed regression: IMemoryMap.PROP_FLAGS=null breaks the memory map GUI by Eugene Tarassov · 5 years ago
- 0b8f9fc Bug 568451 - BaseAddress for the MemoryMap by Eugene Tarassov · 5 years ago
- 496c125 TCF Debugger: fixed code formatting by Eugene Tarassov · 5 years ago
- dff539f TCF Tests: Terminals tests fail when bash uses "CSI ? 2004 h" escape sequence by Eugene Tarassov · 5 years ago
- f98317a Bug 567106 - Could we have a fix to solve the "0" line issue as the GDB by Eugene Tarassov · 5 years ago
- 0373b63 TCF Debugger: added update of debug views on disconnect by Eugene Tarassov · 5 years ago
- a400906 TCF Debugger: fixed display of expression type class and size when the expression cannot be evaluated by Eugene Tarassov · 5 years ago
- 0f80b52 TCF Debugger: fixed handling of console input/output file options in the Debug Configurations dialog by Eugene Tarassov · 5 years ago
- 3c35854 Bug 565993 - Modules view with dedicated module name column by Eugene Tarassov · 5 years ago
- 874e85b Bug 565720 - Automatic disassembly view refresh with memory map events by Deep Amin · 5 years ago
- 375b307 Bug 564192 - Please fix the problems associated with your 2020-06 simrel contribution by Eugene Tarassov · 6 years ago
- cb9ff72 TCF Debugger: better display of register descriptions by Eugene Tarassov · 6 years ago
- 0402a22 TCF Tests: added test for register changed notification by Eugene Tarassov · 6 years ago
- 146985f TCF Debugger: better display of register descriptions by Eugene Tarassov · 6 years ago
- d043a72 TCF Debugger: more accurate use of parentheses in generated expressions by Eugene Tarassov · 6 years ago
- 6c520a8 Bug 528743 - Toolbar: TCF dropdown control is cutoff when using GTK3. by AShi · 6 years ago
- a328583 Bug 562083 - Get 'No property tester contributes' error. by AShi · 6 years ago
- a090653 TCF Debugger: restrict reset command visibility by Sanimir Agovic · 6 years ago
- a89f65c TCF Debugger: improved Symbol File dialog by Eugene Tarassov · 6 years ago
- 724eaa0 TCF Debugger: added UUID to memory region properties by Eugene Tarassov · 6 years ago
- c31c130 Bug 560773 - Symbol Files dialog / launch configuration tab (MemoryMapWidget) needs UI work by Eugene Tarassov · 6 years ago
- f179df0 TCF Core: ignore InterruptedException in TCF events thread during shutdown by Eugene Tarassov · 6 years ago
- 5b06f09 TCF Debugger: Fixed: read-only text fields look enabled on GTK by Eugene Tarassov · 6 years ago
- fa512a8 TCF Debugger: save table column widths on Resize event instead of Dispose by Eugene Tarassov · 6 years ago
- 39eb05c TCF Debugger: added code to save/restore column widths in table viewers by Eugene Tarassov · 6 years ago
- 46c2ebd Bug 560659 - Filed proxy connection when the proxy netwok get congestion. by AShi · 6 years ago
- eac5181 TCF Tests: more of MemoryMap tests, longer timeouts by Eugene Tarassov · 6 years ago
- 7b4454d TCF Tests: fixed test failure cased by GDB code changes by Eugene Tarassov · 6 years ago
- 0f649ea Releng: update to EPL 2.0 (leave EDL 1.0 unchanged) by Eugene Tarassov · 6 years ago
- c6613c9 Releng: bump to Tycho 1.3.0 by Eugene Tarassov · 6 years ago
- d690466 Target Explorer: Fixed "No property tester contributes a property org.eclipse.tcf.te.launch.ui.model.canDelete..." by Eugene Tarassov · 6 years ago
- d265940 Bug 559136 - add flags to control stop of context when using memory service by Eugene Tarassov · 6 years ago
- 2c732e9 Releng: Dropped support for org.eclipse.remote in the Target Explorer by Eugene Tarassov · 6 years ago
- 1e2362e TCF Tests: GDB: Detaching a process continues its execution by Eugene Tarassov · 6 years ago
- d19815c TCF Tests: added tests for TLS variable by Eugene Tarassov · 6 years ago
- acdbf7d TCF Debugger: fixed: unwanted disassembly request when Debug view selection changed to a running context by Eugene Tarassov · 6 years ago
- f4fc84c TCF Docs: improved specifications of TCF services by Eugene Tarassov · 6 years ago
- e86b661 TCF Docs: improved specifications of TCF services by Eugene Tarassov · 6 years ago
- e1b87d4 TCF Docs: improved specifications of TCF services by Eugene Tarassov · 6 years ago
- 03ec13f TCF Tests: fixed regression: run control test hangs if target does not support RCBP tests by Eugene Tarassov · 6 years ago
- 9dbcddb TCF Tests: improved run control test by Eugene Tarassov · 7 years ago
- e2e9bb5 TCF Tests: improved run control tests by Eugene Tarassov · 7 years ago
- a9813ab TCF Core: better reporting of invalid escape sequence in TCF channel by Eugene Tarassov · 7 years ago
- 01ce4ab TCF Docs: improved specifications of TCF services by Eugene Tarassov · 7 years ago
- 03acc28 TCF Docs: improved specifications of Debug Print service by Eugene Tarassov · 7 years ago
- b339b7a Releng: Upversion TCF to 1.7 - fixed overlooked entry by Eugene Tarassov · 7 years ago
- 00ecf5d TCF Docs: improved specifications of TCF services by Eugene Tarassov · 7 years ago
- 7063b20 Releng: Upversion TCF to 1.7 by Eugene Tarassov · 7 years ago
- ddda364 TCF Debugger: fixed assertion failure by Eugene Tarassov · 7 years ago
- 517ff70 TCF Docs: added description of Context Reset service by Eugene Tarassov · 7 years ago
- dcc0273 TCF Debugger: fixed: annotations update can block GUI for long time by Eugene Tarassov · 7 years ago
- b89d1f9 Merge "TCF Python: fix missing NotImplementedError exception" by Eugene Tarassov · 7 years ago
- 8d28161 TCF Python: fix missing NotImplementedError exception by Sanimir Agovic · 7 years ago
- b5795cf TCF Debugger: add new option to the reset dropdown button by Sanimir Agovic · 7 years ago
- e627368 TCF Debugger: simple initial implementation of TCF reset command by Sanimir Agovic · 7 years ago