- Nov 13, 2024
-
-
Lisa-Marie Saru authored
Update from JavaSE-1.6 to JavaSE-11.
-
- Jul 08, 2024
-
-
Eugene Tarassov authored
-
- Mar 25, 2024
-
-
Eugene Tarassov authored
-
- Mar 14, 2024
-
-
Eugene Tarassov authored
-
- Dec 19, 2023
-
-
Eugene Tarassov authored
-
- Aug 16, 2023
-
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-
- Aug 04, 2023
-
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-
- Jul 17, 2023
-
-
Marc Ernst authored
Main change: - Applies to: org.eclipse.tcf/plugins/org.eclipse.tcf.cdt.ui/src/org/eclipse/tcf/internal/cdt/ui/disassembly/TCFDisassemblyBackend.java - Call doPending to finish any pending tasks like setting the sources Impacts: - Fix disasm viewer sets update source pending after receiving is done
-
- Jul 12, 2023
-
-
Marc Ernst authored
Main change: - Applies to: org.eclipse.tcf/plugins/org.eclipse.tcf.debug.ui/src/org/eclipse/tcf/internal/debug/ui/model/TCFNodeExpression.java - Adds pointer addr if expression type is pointer and it points to array or composite Impacts: - Expressions pointing to array or composite Useful for: - Users want to see the pointer addr in addition to the raw value
-
- Jun 26, 2023
-
-
Lisa-Marie Saru authored
Main change: - Applies to: org.eclipse.tcf/plugins/org.eclipse.tcf.debug.ui/src/org/eclipse/tcf/internal/debug/ui/model/TCFNodeModule.java - Add custom sorting for TCFNodeModule objects by allowing of setting the sort position attribute. - Add flag for default sorting Impacts: - Applies to: org.eclipse.tcf/plugins/org.eclipse.tcf.debug.ui/src/org/eclipse/tcf/internal/debug/ui/model/TCFChildrenModules.java - Solution (implemented): - check if default sorting flag is enabled and proceed with current implementation - else, use sorting position established by client - flag checking needed so the sorting position will not be overwritten Useful for: - Sort Modules view nodes based on different criteria
-
- Mar 31, 2023
-
-
Eugene Tarassov authored
-
- Oct 27, 2022
-
-
Karim Mreisi authored
The most TCF users don't want to add a proxy exception for every target they are using. This change adds a overall switch to ignore the use of proxy settings while opening a TCP Channel. By default the behaviour does not change.
-
- Oct 06, 2022
-
-
Eugene Tarassov authored
-
- Apr 18, 2022
-
-
Eugene Tarassov authored
Bug 579678 - [Disassembly] Wrong disassembly for thread context when the execution mode is different for two threads
-
- Mar 09, 2022
-
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-
Eugene Tarassov authored
See Bug 536766 - Drop 32 bit support in 4.10
-
Eugene Tarassov authored
findbugs project is not maintained and appears abandoned
-
- Jan 26, 2022
-
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-
- Dec 18, 2021
-
-
Eugene Tarassov authored
Removed dependency on log4j Added Eclipse 2021-12 build configuration
-
- Nov 29, 2021
-
-
Eugene Tarassov authored
-
- Oct 05, 2021
-
-
- Sep 30, 2021
-
-
Deep Amin authored
Change-Id: I38a596a32fd990c9d88234dcaea5a158fe6a685c Signed-off-by:
Deep Amin <deep.amin@intel.com>
-
- Aug 27, 2021
-
-
Sneha C authored
- enables pinning of the Memory Browser view to the selected debug context. - this action was previously disabled for the Memory Browser view
-
- Jul 27, 2021
-
-
Eugene Tarassov authored
-
- Jul 19, 2021
-
-
Eugene Tarassov authored
-
- Jul 13, 2021
-
-
Eugene Tarassov authored
Bug 574804 - Modules view refresh results in Debug view showing stale data if the stack trace limit is enabled
-
- Jul 12, 2021
-
-
Eugene Tarassov authored
-
- Jun 17, 2021
-
-
Eugene Tarassov authored
-
- May 25, 2021
-
-
Eugene Tarassov authored
Added RunControl.getMinState, which does not include PC. Replaced getState with getMinState where PC is not needed. If target does not support getMinState, it falls back to getState. Signed-off-by:
Eugene Tarassov <eugenet@xilinx.com>
-
- May 20, 2021
-
-
Deep Amin authored
Change-Id: I35e4e26a1e1f65c52f75e53cefea1923dd2596d0 Signed-off-by:
Deep Amin <deep.amin@intel.com>
-
- May 11, 2021
-
-
Deep Amin authored
-
- Apr 29, 2021
-
-
Eugene Tarassov authored
-
- Apr 23, 2021
-
-
Marc Ernst authored
Change-Id: I95cbd97172b4563485ea4d86b3bc47a44192c51c
-
- Mar 30, 2021
-
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-
Eugene Tarassov authored
-