Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-13TCF Debugger: Don't enable reverse debugging toggle by defaultAnton Leherbauer1-5/+1
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
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-3/+3
2014-02-26TCF Debugger: Bug 429165 - Selecting Scope properties page of a breakpoint al...Anton Leherbauer1-2/+3
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber2-3/+3
2014-02-25TCF Debugger: Bug 428972 - Typo in TCFBreakpointActionsTCF_1_21.2Anton Leherbauer1-2/+2
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber1-1/+1
2014-02-19TCF Debugger: Bug 428202 - Don't throw NPE pressing edit buttonAnton Leherbauer3-9/+23
2014-02-18TCF Debugger: Bug 428202 - Allow to edit the breakpoint scope expression when...Anton Leherbauer5-17/+32
2014-02-07TCF Debugger: Fix check-state handling in breakpoint scope pageAnton Leherbauer1-12/+11
2013-12-05TCF Core: updated code style preferencesEugene Tarassov1-4/+4
2013-12-04Bug 422854 - API Tooling Errors in TCF CoreEugene Tarassov2-2/+7
2013-09-11TCF Debug: Bug 416849 - Run to line, Move to line, etc. not visible inAnton Leherbauer1-2/+32
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-6/+6
2013-08-20TCF Debugger: fixed rare cases when TCFChildrenStackTrace.getFrameNo() return...Eugene Tarassov1-1/+2
2013-06-21TCF Debugger: code cleanupEugene Tarassov1-4/+11
2013-06-06Releng: Fix copyrights, feature names and feature contentUwe Stieber1-1/+1
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber6-6/+6
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov7-7/+7
2013-04-14TCF Debugger: workaround for a assertion failure in the Disassembly viewEugene Tarassov1-5/+6
2013-04-14Bug 403803 - The context extra properties should be displayed in the breakpoi...Eugene Tarassov1-4/+8
2013-04-09TCF Debugger: fixed NPE when a workspace resource (a C-file) is out of syncEugene Tarassov1-1/+2
2013-03-09TCF Debugger: re-designed TCF launch configuration dialog:Eugene Tarassov10-1995/+18
2013-02-17TCF Debugger: fixed: breakpoint action "Resume" should abort other breakpoint...Eugene Tarassov1-2/+16
2013-01-23TCF Debugger: fixed: volatile attributes of CDT breakpoint marker generate un...Eugene Tarassov1-3/+1
2013-01-23Releng: Synchronize required bundle constraints with the current target platformUwe Stieber1-5/+5
2013-01-17TCF Debugger: better handling of breakpoint status annotationsEugene Tarassov1-1/+1
2013-01-17TCF Debugger: better handling of breakpoint status annotationsEugene Tarassov1-0/+2
2013-01-16TCF Debugger: fixed breakpoint status annotations in disassembly editor and v...Eugene Tarassov2-5/+67
2012-12-15TCF Debugger: code cleanupEugene Tarassov2-5/+4
2012-12-12TCF Debugger: Bug 395876 - [breakpoints] watchpoints read/write settings not ...Pawel Piech3-8/+93
2012-11-30TCF Debugger: redundant AddFunctionBreakointHandler removed, because it is al...Eugene Tarassov4-98/+4
2012-11-30Bug 395425 - When the Debug View breadcrumb is engaged, the CDT actionRohrbach, Randy1-110/+45
2012-11-26TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov1-7/+7
2012-11-19Bug 394494 - [breakpoins] Breakpoint scope page should filter out contexts th...Pawel Piech1-29/+46
2012-11-15TCF Debugger: fixed assertion failure when debug session terminated while dis...Eugene Tarassov1-0/+1
2012-11-15TCF Debugger: better coalescing logic for disassembly view updatesEugene Tarassov2-133/+182
2012-11-14Bug[390878] Context-queries for breakpoints are not wrapped with double quotes.Scott Tepavich1-36/+16
2012-11-13Merge "Bug[390878] Context-queries for breakpoints are not wrapped with doubl...Pawel Piech4-39/+83
2012-11-09TCF Debugger - [hover] Wrong text color for expression hoverPawel Piech1-5/+14
2012-11-08TCF Debugger: better error reporting when starting local TCF agentEugene Tarassov1-5/+6
2012-11-07Merge "Bug 393615 - [breakpoints] It should not be possible to remove or modi...Pawel Piech1-1/+32
2012-11-06Bug 393590 - Launching a debug session does not update the progress monitorEugene Tarassov1-10/+12
2012-11-05Bug 393615 - [breakpoints] It should not be possible to remove or modify fore...Pawel Piech1-1/+32
2012-11-02Bug[390878] Context-queries for breakpoints are not wrapped with doubleScott Tepavich4-39/+83

Back to the top