Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-19Target Explorer: FIX launch is loosing remote context if the remote context i...Uwe Stieber3-5/+26
2012-07-19Target Explorer: Added Rename action for static peersUwe Stieber9-145/+469
2012-07-19Target Explorer: Try to load the adapter if AdapterManager.getAdapter(...) re...Uwe Stieber1-0/+10
2012-07-19FIX NPEUwe Stieber1-1/+1
2012-07-18Target Explorer: Allow public access to the TreePart of an AbstractTreeSectionUwe Stieber1-201/+201
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz18-1434/+1778
2012-07-17TCF Debugger: fixed ArrayIndexOutOfBoundsException in the Disassembly view; f...Eugene Tarassov1-21/+28
2012-07-17Target Explorer: Fix Map persistence delegate not registered for String conta...Uwe Stieber1-43/+56
2012-07-17Target Explorer: Fire change events for "dirty" and "pending" changesUwe Stieber1-0/+4
2012-07-17TCF Debugger: Construct PathMapRule objects with LinkedHashMap objects to gua...Uwe Stieber2-5/+11
2012-07-13Target Explorer: Added "hasAttribute" and "isAttribute" property tester for p...Uwe Stieber2-1/+13
2012-07-12Target Explorer: Subclasses of the new target wizard can add post performFini...Uwe Stieber2-4/+44
2012-07-12Target Explorer: Fix NPE in CategoryFactoryUwe Stieber1-34/+31
2012-07-12TCF Debugger: fixed Show Opcodes command in the Disassembly viewEugene Tarassov5-102/+140
2012-07-11Target Explorer: Fix pages are added multiple times if it there exist more th...Uwe Stieber1-5/+5

Back to the top