Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-08TCF Debugger: better error reporting when starting local TCF agentEugene Tarassov1-4/+31
2012-11-07Merge "Bug 393615 - [breakpoints] It should not be possible to remove or modi...Pawel Piech1-2/+2
2012-11-06TCF Debugger: added backward-compatible launchTCF() methodEugene Tarassov1-0/+11
2012-11-06Bug 393590 - Launching a debug session does not update the progress monitorEugene Tarassov2-13/+36
2012-11-05Bug 393615 - [breakpoints] It should not be possible to remove or modify fore...Pawel Piech1-2/+2
2012-10-30TCF Tests: more ContextQuery testsEugene Tarassov1-0/+11
2012-10-12TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov1-1/+1
2012-10-11Bug 391612 - [breakpoints] Editing breakpoint scope group in bp view can lead...Pawel Piech1-1/+6
2012-10-02Bug [390822] Add filtered list of container types.Scott Tepavich1-0/+26
2012-09-21Common: Configure the project settings to overwrite any global "Save Actions"...Uwe Stieber1-4/+56
2012-09-18Releng: Fix plugin version references in pom.xml filesUwe Stieber1-1/+1
2012-09-17TCF Debugger: better code to enumerate connected TCF launchesEugene Tarassov1-1/+6
2012-09-11TCF Tests: fixed bogus error report when echo test is abortedEugene Tarassov1-0/+1
2012-08-07TCF Test: fixed NPE when connection is terminated while the test is runningEugene Tarassov1-4/+9
2012-07-26Bug 386067 - RuntimeExceptions thrown in dispatch thread are not alwaysPawel Piech1-0/+4
2012-07-25Bug [385965] Planting Hardware Breakpoint fails.Scott Tepavich1-1/+1
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber3-22/+59
2012-07-17TCF Debugger: Construct PathMapRule objects with LinkedHashMap objects to gua...Uwe Stieber1-3/+7
2012-07-12TCF Debugger: fixed Show Opcodes command in the Disassembly viewEugene Tarassov1-2/+2
2012-07-06Bug [383041] Add hardware flag for breakpoints. Added missing copyright headers.Scott Tepavich1-1/+43
2012-07-03Target Explorer: Declare as friend to the TCF Debug Model and UIUwe Stieber1-3/+3
2012-06-12TCF Debugger: code cleanup, TCFContextQueryDescendants is converted to a func...Eugene Tarassov1-22/+1
2012-06-12Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show brea...Pawel Piech1-0/+22
2012-06-11TCF Tests: better tests for the Registers serviceEugene Tarassov1-76/+83
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber2-304/+308
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov3-11/+11
2012-05-15Releng: Fix copyright headerUwe Stieber27-27/+27
2012-05-03Bug 378397 - AssertionError in TcfLaunchDelegateEugene Tarassov1-20/+19
2012-04-30Fixed some of FindBugs warningsEugene Tarassov3-4/+10
2012-04-27TCF Debugger: OSGi service definition: IValueAddServiceEugene Tarassov2-5/+29
2012-04-26TCF Tests: more expression testsEugene Tarassov1-1/+3
2012-04-18TCF Tests: changed tests run control to resume contexts more aggressively - i...Eugene Tarassov1-8/+22
2012-04-17TCF Tests: added tests for ISymbols.getLocationInfo()Eugene Tarassov1-9/+80
2012-04-12TCF Tests: better (simpler) run control codeEugene Tarassov2-24/+5
2012-04-12TCF Tests: fixed intermittent time-out with slow targetsEugene Tarassov2-7/+2
2012-04-11TCF Debugger: fixed: "TCF task aborted" error if user changes name of an acti...Eugene Tarassov1-2/+2
2012-04-10TCF Tests: better time-out logic in attach/terminate testsEugene Tarassov1-4/+4
2012-04-06TCF Tests: more tests for breakpoint propertiesEugene Tarassov2-14/+90
2012-04-06TCF Core: better names for string constants in IBreakpoints interface, old na...Eugene Tarassov1-11/+11
2012-04-05TCF Tests: fixed: malformed context query are issued by the testsEugene Tarassov1-4/+14
2012-03-29TCF Tests: fixed: temporary breakpoint test fails for kernel debugger.Eugene Tarassov1-8/+15
2012-03-23TCF Debugger: better presentation of available targets in launch configuratio...Eugene Tarassov1-11/+16
2012-03-19TCF Debugger: added launch options: stop at entry and stop at main.Eugene Tarassov3-5/+13
2012-03-16TCF Tests: fixed couple of intermittent test failuresEugene Tarassov2-10/+13
2012-03-13TCF Core: added internal packages to Export-Package manifest attribute.Eugene Tarassov1-3/+4
2012-03-02TCF Core: added new command ContextQuery.getAttrNamesEugene Tarassov1-15/+32
2012-02-28TCF Core: added new breakpoint properties: "EventType" and "EventArgs".Eugene Tarassov1-1/+13
2012-02-23TCF Tests: fixed "invalid breakpoint" test.Eugene Tarassov1-0/+3
2012-02-15TCF Tests: add test for an invalid breakpoint.Eugene Tarassov1-10/+13
2012-02-14TCF Tests: added tests for temporary breakpoints.Eugene Tarassov1-12/+56

Back to the top