Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-05-15TCF Debugger Tests: The test agent needs to be localUwe Stieber5-1/+11
2012-05-15TCF Debugger Tests: Enable debugging on build serverUwe Stieber6-11/+2
2012-05-15TCF Debugger Tests: Remove TE tests referenceUwe Stieber1-1/+0
2012-05-15TCF Debugger Tests: Dependency to TE tests pluginUwe Stieber1-0/+5
2012-05-15TCF Debugger Tests: Bundle separated test TCF agentsUwe Stieber7-104/+38
2012-05-15TCF Debugger Tests: TE features are needed tooUwe Stieber1-4/+9
2012-05-15TCF Debugger Tests: Need to all TE modules to make the coverage report ↵Uwe Stieber1-1/+40
generation to succeed
2012-05-15TCF Debugger Tests: Fix reference to child moduleUwe Stieber1-1/+1
2012-05-15TCF Debugger Tests: Add TE tests moduleUwe Stieber2-2/+3
2012-05-15Releng: Fix copyright header not at start of fileUwe Stieber2-118/+115
2012-05-15Releng: Fix copyright headerUwe Stieber867-777/+1763
2012-05-14Target Explorer: Improve test agent lookupUwe Stieber1-1/+2
2012-05-14Target Explorer: FIX project explorer contentTobias Schwarz1-50/+5
2012-05-14Target Explorer: Filter value-add nodes from launch context selector controlUwe Stieber1-0/+21
2012-05-14Target Explorer: Display the pending node while expanding the tree node.William Chen5-14/+14
2012-05-14Target Explorer: Extract a pending-aware label provider to remove theWilliam Chen5-30/+54
dependency of Pending class from a column label provider.
2012-05-14Target Explorer: Fix an issue in the sorter of Process list thatWilliam Chen1-2/+3
prevents it from sorting by name.
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-82/+357
Added performance measurement of stepping with source display only.
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-5/+366
Added tests that validate instruction pointer annotations.
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech17-215/+1328
Added RangeCache.
2012-05-11TCF Debugger: the debugger now uses monospaced font to display numbers in ↵Eugene Tarassov7-11/+176
the debugger views
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz21-1041/+1578
2012-05-11Target Explorer: Fix NPEUwe Stieber1-1/+3
2012-05-10TCF Debugger: more compact layout of details pane - less scrolling, easier ↵Eugene Tarassov1-44/+29
to view
2012-05-10TCF Debugger: fixed FindBugs warningEugene Tarassov1-14/+7
2012-05-10TCF Debugger: details pane font now depends on preferencesEugene Tarassov1-2/+22
2012-05-10TCF Debugger: the debugger now uses monospaced font to display numbers in ↵Eugene Tarassov5-26/+61
details pane of Expressions and Registers views
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber6-30/+117
2012-05-10Target Explorer: Fix style of added method parseOne(...)Uwe Stieber1-23/+32
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz12-70/+168
2012-05-10TCF Debugger: fixed reference to CDT internal classEugene Tarassov2-7/+393
2012-05-10Bug 378772 - [test] Debug tests should launch an agent before runningPawel Piech4-121/+170
2012-05-09TCF Core: fixed FindBugs warningsEugene Tarassov6-10/+17
2012-05-09TCF Core: turned off some of unwanted FindBugs warningsEugene Tarassov1-0/+4
2012-05-09Target Explorer: Test case agent launcher should default to loopback address.Uwe Stieber1-1/+1
2012-05-09Target Explorer: FIX action visibility and enablement, launch reuse, npeTobias Schwarz10-540/+576
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber41-47/+56
2012-05-09Target Explorer: Fix assertion on test case agent launch, allow framework to ↵Uwe Stieber3-9/+57
be used from non-UI thread
2012-05-08Target Explorer: Fix a NullPointerException issue.William Chen1-3/+5
2012-05-08Target Explorer: Fix an issue when the attr of a node is null.William Chen1-2/+17
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz8-25/+150
2012-05-08Releng: Copy signed o.e.tcf.repo.zip to nightly download locationUwe Stieber1-2/+5
2012-05-08Target Explorer: Turn order of peer id and peer name fieldsUwe Stieber2-12/+12
2012-05-08Target Explorer: Added peer type property constantUwe Stieber1-6/+11
2012-05-08Target Explorer: Bug 378411 - AssertionErrors in TraceHandler when shutting ↵Uwe Stieber1-3/+4
down IDE with debug session open
2012-05-08Target Explorer: Avoid exception print's if not in debug modeUwe Stieber1-10/+11
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz17-1270/+767
and resource nodes
2012-05-08Target Explorer: Fix: Terminal to use common preference settingsUwe Stieber1-1/+1
2012-05-08Target Explorer: Adapt to TM Terminal 3.4M7Uwe Stieber16-290/+54
2012-05-08Target Explorer: Fix "Illegal Thread Access" exceptionUwe Stieber1-7/+1

Back to the top