Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-17TCF Debugger: Fix sources not shown initially in disassemblyMarc Ernst1-1/+5
2022-04-18Bug 579678 - [Disassembly] Wrong disassembly for thread context when the exec...Eugene Tarassov1-16/+14
2021-09-30Bug 575916: Disassembly update with Memory changed eventsDeep Amin1-0/+36
2021-08-27Bug 575341 - Pin Memory Browser to Debug ContextSneha C1-0/+5
2021-07-27TCF Debugger: improved implementation of "Delay stack trace update until last...Eugene Tarassov1-51/+75
2021-05-25Bug 568689 - On-demand RunControl.getState from EclipseEugene Tarassov1-1/+1
2021-05-11Bug 573480 - RunToLine should add breakpoint only on active contextDeep Amin1-1/+1
2021-04-23Bug 572880: show opcodes in disassembly view as sequence of bytesMarc Ernst1-8/+33
2021-03-30Bug 572214 - "move to line " command goes to the wrong lineEugene Tarassov1-42/+66
2021-03-30TCF Debugger: code cleanupEugene Tarassov1-29/+8
2020-12-09TCF/CDT launch delegate reworked to use TCF own UI instead of CDT UIEugene Tarassov2-481/+20
2020-12-04Fixed reference to deprecated class org.eclipse.cdt.launch.ui.CMainTabEugene Tarassov2-43/+88
2020-11-10TCF Debugger: fixed code formattingEugene Tarassov1-18/+17
2020-08-10Bug 565720 - Automatic disassembly view refresh with memory map eventsDeep Amin1-0/+24
2020-03-24TCF Debugger: Fixed: read-only text fields look enabled on GTKEugene Tarassov1-2/+3
2020-03-12TCF Debugger: added code to save/restore column widths in table viewersEugene Tarassov1-2/+7
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov53-106/+106
2019-09-10TCF Debugger: fixed: unwanted disassembly request when Debug view selection c...Eugene Tarassov1-1/+1
2019-07-23TCF Docs: improved specifications of TCF servicesEugene Tarassov1-2/+2
2018-12-13Bug 542427 - Disassembly editor brought to front even when disabling instruct...Eugene Tarassov1-33/+11
2017-10-10Bug 525816 - java.io.FileNotFoundException: /folk/wb-c7/ashi/dev/version2/sys...Eugene Tarassov1-1/+6
2017-07-06TCF Debugger: better implementation of Step Into Selection commandEugene Tarassov3-40/+98
2017-03-02TCF Debugger: new breakpoint attribute: "Service"Eugene Tarassov2-3/+4
2016-07-18TCF Debugger: fixed NullPointerException in BreakpointPreferencePage.checkTCF...Eugene Tarassov1-12/+16
2016-03-30TCF Debugger: fixed build error: Type mismatch: cannot convert from Object to...Eugene Tarassov1-3/+3
2016-03-30TCF Debugger: added preference option to allow hover popup when application i...Eugene Tarassov1-56/+98
2016-02-16TCF Debugger: Fix compilation error against CDT 9.0Anton Leherbauer1-2/+11
2016-01-07Bug 485132 - Debug of single project with TCF causes building of whole workspace1.4_WR_20160129_4.6.01.4_WR_20160129_4.6.0_bugfixEugene Tarassov2-1/+275
2015-06-12Bug 469842 - Breakpoint : disable relocationEugene Tarassov5-58/+122
2015-06-11TCF Debugger: fixed: breakpoint scope dialog cannot handle debug context whic...Eugene Tarassov1-6/+4
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-03-10TCF Debugger: fixed: Step Into Selection is disabled in the TCF debuggerEugene Tarassov3-62/+775
2015-03-10TCF Debugger: code cleanupEugene Tarassov2-9/+11
2015-03-10TCF Debugger: don't show temporary stepping breakpoints in the Breakpoints viewEugene Tarassov2-66/+50
2015-02-13Releng: Fix copyrightsUwe Stieber1-1/+1
2015-01-07TCF Debugger: Bug 456905 - Creating a line breakpoint in the disassembly crea...Anton Leherbauer1-4/+2
2014-11-26Bug 451283 - TCF debugger does not support native complex typesEugene Tarassov1-0/+2
2014-10-29TCF Core: code cleanupEugene Tarassov2-5/+5
2014-09-30Fix build error from previous commitAnton Leherbauer1-1/+1
2014-09-30Bug 444598 - Conflicting breakpoint type field editorsAnton Leherbauer3-22/+26
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber50-200/+255
2014-07-22Bug 440028 - in the query editor, after filling a field, the OK button become...Eugene Tarassov2-329/+166
2014-07-22Releng: Fix copyrightsUwe Stieber50-255/+200
2014-05-02TCF Debugger: Bug 433987 - "Add Watchpoint" action should use common breakpoi...Anton Leherbauer2-412/+17
2014-04-23TCF Core: Run Control service: added support for context states other than Su...Eugene Tarassov1-1/+1
2014-04-01TCF Debugger: Fix cancel on the breakpoint scope pageAnton Leherbauer1-1/+12
2014-03-31TCF Debugger: Restore check state when editing scope filterAnton Leherbauer1-3/+1
2014-03-31TCF Debugger: Fix handling of incomplete disassemblyAnton Leherbauer1-13/+11
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a contex...Eugene Tarassov1-2/+2

Back to the top