Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-09TCF Debugger: re-designed TCF launch configuration dialog:Eugene Tarassov3-6/+554
2013-01-25TCF Debugger: fixed: when a breakpoint is created with "Toggle Watchpoint" in...Eugene Tarassov1-4/+9
2013-01-23TCF Debugger: fixed: volatile attributes of CDT breakpoint marker generate un...Eugene Tarassov1-1/+6
2013-01-23Releng: Synchronize required bundle constraints with the current target platformUwe Stieber1-1/+1
2013-01-17TCF Tests: fixed: DPprintf service test fails if debug symbols info not avail...Eugene Tarassov1-1/+1
2013-01-16TCF Tests: fixed registers test error: the test tries to read a register with...Eugene Tarassov1-0/+1
2013-01-15TCF Debugger: added console for "dynamic printf"Eugene Tarassov1-14/+68
2013-01-15TCF Debugger: proxy and tests for DPrintf serviceEugene Tarassov1-46/+164
2012-12-15TCF Debugger: fixed: NPE when using proxy to connect to a target that cannot ...Eugene Tarassov1-1/+2
2012-12-12TCF Debugger: Bug 395876 - [breakpoints] watchpoints read/write settings not ...Pawel Piech1-1/+3
2012-12-06TCF Debugger: added some code commentsEugene Tarassov1-1/+55
2012-11-26TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov1-1/+1
2012-11-24TCF Debugger: Fix CoreException in TCFLaunchDelegate once the user starts to ...Uwe Stieber1-1/+12
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

Back to the top