Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-02[386484]Allow file transfer from target to host into existing directoriesAnna Dushistova1-8/+11
2012-08-02Fix Bug 386328 - Application output doesn't display correctly in the terminalUwe Stieber1-1/+32
2012-07-31Bug [386327] - Fix typo for stack preference.Scott Tepavich1-1/+1
2012-07-30Target Explorer: add launch attribute for context attach stepsTobias Schwarz3-0/+27
2012-07-30Target Explorer: rework error handlingTobias Schwarz1-8/+5
2012-07-30Target Explorer: Fix NPE in unit testUwe Stieber1-52/+53
2012-07-30Target Explorer: fix [Bug 386159] ClassNotFoundException whileTobias Schwarz1-210/+206
2012-07-30Bug 386074 - TCF breakpoint service documentation mixes usage of Type & Break...Didier Brachet1-4/+4
2012-07-30TCF Debugger: fixed usage of deprecated interface: org.eclipse.cdt.debug.inte...Eugene Tarassov3-4/+3
2012-07-30Bug 385917 - [PATCH] Improve display of XMM vector registersEugene Tarassov6-7/+359
2012-07-28Target Explorer: Added debug perspective extensionsUwe Stieber1-0/+16
2012-07-28Target Explorer: Add Terminals view shortcut to Resource PerspectiveUwe Stieber1-0/+1
2012-07-28Target Explorer: Fine tune perspective extensionsUwe Stieber1-0/+3
2012-07-28Target Explorer: Fix timing issue in while restoring a previously opened prop...Uwe Stieber1-0/+19
2012-07-28Examples: Update daytime example to use the service provider extension point ...Uwe Stieber3-23/+46
2012-07-28Target Explorer: Added commentUwe Stieber1-0/+2
2012-07-27Bug 380607 - [tests] Intermittent failure in SampleTest.testSteppingDebugView...Pawel Piech1-5/+1
2012-07-27TCF Debugger: fixed flicker in the Registers view during steppingEugene Tarassov1-5/+7
2012-07-27Target Explorer: Fix Bug 386094 - IllegalThreadAccess in target explorer editorUwe Stieber1-7/+21
2012-07-27Target Explorer: Fix Bug 386096 - Deadlock in org.eclipse.tcf.te.ui.activator...Uwe Stieber1-2/+9
2012-07-26Debug Tests: added more output for test timeouts.Pawel Piech1-1/+1
2012-07-26Bug 380607 - [tests] Intermittent failure in SampleTest.testSteppingDebugView...Pawel Piech7-11/+67
2012-07-26Bug 386067 - RuntimeExceptions thrown in dispatch thread are not alwaysPawel Piech1-0/+4
2012-07-26Target Explorer: Fix toolbar label missing in "Customize Perspective" dialogUwe Stieber2-1/+4
2012-07-26Target Explorer: Assure Target Explorer model initialization if working outsi...Uwe Stieber13-500/+440
2012-07-26Target Explorer: fix warnings for non externalized strings in plugin.xmlTobias Schwarz14-234/+268
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber47-1/+1231
2012-07-26Target Explorer: reopen peer editor on eclipse startupTobias Schwarz2-51/+88
2012-07-25Debug Tests - Refactored symbols and stack trace cache managers.Pawel Piech17-997/+464
2012-07-25Bug 385965 - Planting Hardware Breakpoint failsPawel Piech1-0/+72
2012-07-25Bug [385965] Planting Hardware Breakpoint fails.Scott Tepavich1-1/+1
2012-07-25Target Explorer: Improved perspective declarationUwe Stieber3-209/+218
2012-07-25Target Explorer: Fix locator model lookup service not taking remote ID into a...Uwe Stieber1-0/+8
2012-07-25Target Explorer: ADD commentTobias Schwarz1-0/+1
2012-07-25TCF Docs: added Memory Map and Path Map links to the list of services; some H...Eugene Tarassov1-74/+82
2012-07-25Documentation: add Path Map service specificationChristophe Augier1-0/+285
2012-07-25Documentation: add Memory Map service specificationChristophe Augier1-0/+309
2012-07-24TCF Debugger: fixed: "Show Opcodes" in the Disassembly view sometimes shows w...Eugene Tarassov1-1/+1
2012-07-24Target Explorer: FIX illegal thread access, ADD open and close channel steps ...Tobias Schwarz2-2/+14
2012-07-21Target Explorer: Added "Go Into" methods to ViewsUtilUwe Stieber2-13/+81
2012-07-20Bug 380607 - [tests] Intermittent failure in SampleTest.testSteppingDebugView...Pawel Piech9-193/+1120
2012-07-20Bug 382649 - [tests] Add test for grouping by Scope in Breakpoints viewPawel Piech3-2/+195
2012-07-20TCF Python: Bug 385160 - Memory.set command fails to generate the errorJerome Guiban1-3/+3
2012-07-20Target Explorer: Fix "Add To" dynamic menu contribution visibilityUwe Stieber1-8/+8
2012-07-20Target Explorer: Fix Bug 385543 - TCF TE AssertioFailedException when populat...Uwe Stieber3-69/+70
2012-07-20Target Explorer: Fix Bug 385560 - Stack overflow trying to open System Manage...Uwe Stieber2-4/+6
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz7-224/+321
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber11-217/+89
2012-07-19Target Explorer: Added IPeerModel#getRemotePeerId() and remember original rem...Uwe Stieber6-519/+564
2012-07-19Target Explorer: ADD update peer when attach launch config changesTobias Schwarz5-92/+263

Back to the top