Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
The disassembly view handles a debug context change only after any pending request is completed. The TCFDisassemblyBackend did not reset the update pending flag when a request got invalid due to a debug context change. This could make the view unresponsive waiting for the completion of the pending request.
2015-03-10TCF Debugger: fixed: Step Into Selection is disabled in the TCF debuggerEugene Tarassov5-64/+780
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-02-02Releng: Streamline pom file hierarchy and fix target configuration if ↵Uwe Stieber1-2/+2
building with tests
2015-01-07TCF Debugger: Bug 456905 - Creating a line breakpoint in the disassembly ↵Anton Leherbauer1-4/+2
creates BP marker twice
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
Use Version.parseVersion() instead of Version.valueOf()
2014-09-30Bug 444598 - Conflicting breakpoint type field editorsAnton Leherbauer3-22/+26
- disable breakpoint type contribution if o.e.cdt.debug.ui >= 7.4 - remove some obsolete NLS strings
2014-07-29Releng: Restore original copyright headers and replace only the invalid ↵Uwe Stieber52-210/+267
copyright headers
2014-07-22Bug 440028 - in the query editor, after filling a field, the OK button ↵Eugene Tarassov2-329/+166
becomes active only after clicking elswhere
2014-07-22Releng: Fix copyrightsUwe Stieber52-267/+210
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 ↵Anton Leherbauer2-412/+17
breakpoint properties dialog
2014-04-23TCF Core: Run Control service: added support for context states other than ↵Eugene Tarassov1-1/+1
Suspended and Running. For example, state can be Sleeping, Reset, No Clock.
2014-04-01TCF Debugger: Fix cancel on the breakpoint scope pageAnton Leherbauer1-1/+12
If the scope page is the only page displayed for a new breakpoint, canceling the dialog created an empty breakpoint.
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
Related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=428121
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a ↵Eugene Tarassov1-2/+2
context is stopped by a breakpoint hit
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 ↵Anton Leherbauer1-2/+3
always creates a scope Change-Id: I2d92b6eebff01427cd60a57cfe172c4590de607c Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
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
Change-Id: I86fbac31a44f0faeeccc42f594fff8c0d76c7be4 Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a ↵Uwe Stieber1-1/+1
possible TCF 1.2 release
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 ↵Anton Leherbauer5-17/+32
when offline
2014-02-07TCF Debugger: Fix check-state handling in breakpoint scope pageAnton Leherbauer1-12/+11
- Context.equals() needs to take into account the session id - parent check-state should depend on visible children only
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
editor context menu
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() ↵Eugene Tarassov1-1/+2
returns stale value because it is called before stack trace is validated
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 ↵Eugene Tarassov1-4/+8
breakpoints properties window
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
1. The Target page is now first page in the dialog - target should be selected before other configuration steps. 2. New page added: Download. The page allows to download ELF files to the target during launch. 3. The Main page renamed to Application. 4. Implementation of context, process and remote file selection dialogs and controls is moved from o.e.tcf.cdt.ui to o.e.tcf.debug.ui, because it has no CDT dependencies.
2013-02-17TCF Debugger: fixed: breakpoint action "Resume" should abort other ↵Eugene Tarassov1-2/+16
breakpoint actions on all contexts in same run control group. Not doing that causes bogus error messages in the debugger.
2013-01-23TCF Debugger: fixed: volatile attributes of CDT breakpoint marker generate ↵Eugene Tarassov1-3/+1
unwanted debugger traffic
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 ↵Eugene Tarassov2-5/+67
views
2012-12-15TCF Debugger: code cleanupEugene Tarassov2-5/+4

Back to the top