Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 Tarassov1-1/+5
2015-03-10TCF Debugger: fixed: Step Into Selection is disabled in the TCF debuggerEugene Tarassov1-1/+2
2014-05-13TCF Debugger: Don't enable reverse debugging toggle by defaultAnton Leherbauer1-5/+1
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov1-1/+1
2013-01-16TCF Debugger: fixed breakpoint status annotations in disassembly editor and ↵Eugene Tarassov1-5/+10
views
2012-12-12TCF Debugger: Bug 395876 - [breakpoints] watchpoints read/write settings not ↵Pawel Piech1-0/+22
editable after watchpoint is created
2012-11-30TCF Debugger: redundant AddFunctionBreakointHandler removed, because it is ↵Eugene Tarassov1-18/+0
already implemented by CDT
2012-10-10Bug 391610 - [breakpoints] Add "Temporary" checkbox to breakpoint properties ↵Pawel Piech1-1/+11
dialog.
2012-08-27Bug [388128] Fix to enable hardware breakpoint support for addressScott Tepavich1-1/+1
breakpoints. Change-Id: I9370ed31ee46625ce265eb7d0e9cc30563bc87e1
2012-07-30TCF Debugger: fixed usage of deprecated interface: ↵Eugene Tarassov1-1/+1
org.eclipse.cdt.debug.internal.core.ICWatchpointTarget
2012-07-12TCF Debugger: fixed Show Opcodes command in the Disassembly viewEugene Tarassov1-1/+1
2012-07-06Bug [383041] Add hardware flag for breakpoints. Added missing copyright headers.Scott Tepavich1-0/+13
2012-06-12TCF Debugger: code cleanup, TCFContextQueryDescendants is converted to a ↵Eugene Tarassov1-2/+2
function that implements ACPM transaction
2012-06-12Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show ↵Pawel Piech1-0/+27
breakpoints' scope setting Completed implementaiton.
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber1-1/+1
Fix update site URL in all features
2012-05-31TCF Debugger: code cleanup - removed extra space charactersEugene Tarassov1-2/+2
2012-05-31Bug 373278 - [breakpoints] Upgrade breakpoint scope page for editing prior ↵Pawel Piech1-8/+17
to breakpoint creation
2012-05-24TCF Debugger: code cleanup - removed trailing spacesEugene Tarassov1-1/+1
2012-05-23Bug [379413] Allow user to set a default trigger scopeScott Tepavich1-7/+49
2012-05-19Bug 379455 - [breakpoints] Add an option to group breakpoints by their ↵Pawel Piech1-0/+1
configured filter setting Add scope icon for the brekpoints view's Group By menu.
2012-05-18TCF Debugger: code cleanup: removed TABs and extra spacesEugene Tarassov1-6/+6
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech1-7/+54
Added ability to edit scope group.
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech1-0/+8
Initial prototype.
2012-03-16Target Explorer / Launches: Move initialization of TCF Remote Application ↵Uwe Stieber1-5/+0
launch hiding to the Target Explorer.
2012-03-16Launches: Mark the TCF remote application launch filtered by defaultUwe Stieber1-0/+5
2012-02-24TCF Debugger: TCFBreakpointStatusPage is moved to org.eclipse.tcf.debug.ui ↵Eugene Tarassov1-13/+0
since it has no CDT dependencies.
2011-11-11Fixed TCF package names in import statements.Eugene Tarassov1-53/+53
2011-11-11TCF Java package names changed: org.eclipse.tm.tcf.* -> org.eclipse.tcf.*Eugene Tarassov1-0/+361

    Back to the top