Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Python - PyDev edition warnings removal.Frederic Leger1-20/+20
2014-03-13Python - StackTrace service update.Frederic Leger1-91/+269
2014-03-13Python - RunControl service update.Frederic Leger1-298/+757
2014-03-13Python - memory map service update.Frederic Leger1-97/+274
2014-03-13Python - locator service update.Frederic Leger1-28/+175
2014-03-13Python - services documentation.Frederic Leger16-2288/+5931
2014-03-13Python - breakpoints service enhancements.Frederic Leger1-147/+753
2014-03-13Python documentation.Frederic Leger1-9/+25
2014-03-13Python - Symbol Proxy fixes.Frederic Leger1-3/+3
2014-03-13Improve debug output in the case of exception.Frederic Leger13-28/+113
2014-03-13Disassembly opcode value fix.Frederic Leger1-1/+2
2014-03-13Stricter PEP8.Frederic Leger1-24/+22
2014-03-13Improve debug output in the case of exception.Frederic Leger2-12/+18
2014-03-13Target Explorer: Fix - Not reference counted channels can bring down referenc...Uwe Stieber1-19/+54
2014-03-11TCF Debugger: better presentation of register bit fields in the Registers viewEugene Tarassov1-7/+29
2014-03-10Target Explorer: do not block jobs for differents contextsTobias Schwarz1-1/+2
2014-03-10Traget Explorer: reduce cancel timeout to 10sec (was 60sec), shutdownTobias Schwarz3-7/+23
2014-03-10Target Explorer: Prepare for "connect" on discovered peerUwe Stieber2-0/+57
2014-03-06TCF Debugger: Fix copy-paste error in error message of TerminateCommandAnton Leherbauer1-2/+2
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a contex...Eugene Tarassov5-20/+52
2014-03-03Target Explorer: fix disconnect connections on shutdownTobias Schwarz1-62/+52
2014-03-03Releng: Update target platform definition filesUwe Stieber3-39/+31
2014-03-01Releng: Move to S20140227085123 Orbit stable buildUwe Stieber1-1/+1
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber2-4/+4
2014-02-27Target Explorer: Improve file system state manager test caseUwe Stieber1-0/+1
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber64-450/+450
2014-02-26TCF Debugger: Bug 429165 - Selecting Scope properties page of a breakpoint al...Anton Leherbauer1-2/+3
2014-02-25Releng: Fix missed version in uprevUwe Stieber1-2/+2
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber139-209/+209
2014-02-25Target Explorer: Fix call to environment merge. It's always a terminal if cal...Uwe Stieber1-1/+1
2014-02-25Target Explorer: Always merge native with process environment if using the Pr...Uwe Stieber1-1/+1
2014-02-25Target Explorer: Support unsetting an environment variable in the merged proc...Uwe Stieber1-6/+11
2014-02-25TCF Debugger: Bug 428972 - Typo in TCFBreakpointActionsTCF_1_21.2Anton Leherbauer1-2/+2
2014-02-24Target Explorer: fix unwanted decoration in processes tabTobias Schwarz1-8/+7
2014-02-24Merge "TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts a...Anton Leherbauer1-4/+7
2014-02-22Target Explorer: Always add the exception class name to the timeout messageUwe Stieber1-0/+1
2014-02-22Target Explorer: Add possible connection timeout cause to the WaitForReadySte...Uwe Stieber3-0/+13
2014-02-21TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts are adde...Anton Leherbauer1-4/+7
2014-02-21Target Explorer: add possibility to format button textTobias Schwarz1-2/+6
2014-02-21Target Explorer: organize importsTobias Schwarz1-8/+0
2014-02-21Target Explorer: fix tooltip reset when no default context is setTobias Schwarz1-16/+14
2014-02-21Target Explorer: fix ui hangTobias Schwarz2-12/+21
2014-02-21Target Explorer: fix missing adapterTobias Schwarz2-1/+14
2014-02-20Target Explorer: add "set as default connection" link to all tcf editorTobias Schwarz18-369/+585
2014-02-20Target Explorer: added connection name to toolbar connect/disconnectTobias Schwarz4-3/+42
2014-02-20Target Explorer: fix setup dataTobias Schwarz1-0/+1
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber518-4857/+4866
2014-02-20Target Explorer: add hidden pref to enableTobias Schwarz4-4/+23
2014-02-20Target Explorer: Associate the original notification event which triggered a ...Uwe Stieber1-0/+3
2014-02-19Target Explorer: Wrap value-add related IOException into specific exception w...Uwe Stieber4-19/+94

Back to the top