Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber11-861/+861
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz2-29/+10
2013-04-12Target Explorer: Fix bugzilla 405548 and rework default source lookup handlingUwe Stieber1-178/+172
2013-04-09Target Explorer: rework stepper, reorder stepsTobias Schwarz18-1607/+991
2013-03-08Target Explorer: add label provider delegate for coreTobias Schwarz1-0/+10
2013-02-14Target Explorer: Added basic TCF channel step contributions and testsUwe Stieber1-54/+2
2013-01-26Target Exploer: Clean up process launcherUwe Stieber3-58/+56
2012-12-04[Target Explorer] use remote debug path map from editor page andTobias Schwarz1-0/+12
2012-11-22[Target Explorer] use cdt default source lookup for initialisation ofTobias Schwarz1-0/+7
2012-11-13Target Explorer: Fix findbugs warningsUwe Stieber1-7/+0
2012-11-09[Target Explorer] automatically import and export remote debugger launchTobias Schwarz4-48/+141
2012-11-06[Target Explorer] change launch config persistence für launch configTobias Schwarz5-286/+178
2012-10-29[Traget Explorer] fix launch attributes are not changed in peer whenTobias Schwarz1-4/+18
2012-10-19Target Explorer: Fix more NPE's foundUwe Stieber2-2/+2
2012-10-19Target Explorer: Fix NPE'sUwe Stieber2-23/+26
2012-10-17Target Explorer: Fix peer attribute updateUwe Stieber1-2/+1
2012-09-23Target Explorer: Bug 389026 - [TCF][Process] Support IProcessesV1 with the Pr...Uwe Stieber4-36/+106
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber1-2/+2
2012-09-10Target Explorer: Fix "Remote Debugger" launches do not terminate if last cont...Uwe Stieber1-0/+3
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz2-11/+3
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz1-0/+105
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber3-318/+320
2012-08-02Target Explorer: Added advanced remote process launch tab section to specify ...Uwe Stieber1-19/+24
2012-08-02Fix Bug 386328 - Application output doesn't display correctly in the terminalUwe Stieber1-1/+32
2012-07-30Target Explorer: add launch attribute for context attach stepsTobias Schwarz2-0/+24
2012-07-25Target Explorer: ADD commentTobias Schwarz1-0/+1
2012-07-24Target Explorer: FIX illegal thread access, ADD open and close channel steps ...Tobias Schwarz1-2/+12
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz3-74/+163
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber2-5/+29
2012-07-19Target Explorer: Added IPeerModel#getRemotePeerId() and remember original rem...Uwe Stieber2-1/+2
2012-07-19Target Explorer: ADD update peer when attach launch config changesTobias Schwarz2-2/+77
2012-07-19FIX NPEUwe Stieber1-1/+1
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz2-6/+51
2012-07-03Target Explorer: Declare as friend to the TCF Debug Model and UIUwe Stieber1-1/+0
2012-06-21Target Explorer: FIX launch attribute prefix, ADD possibility to configure co...Tobias Schwarz1-35/+29
2012-06-20Target Explorer: REWORK stepper apiTobias Schwarz7-566/+576
2012-06-18Target Explorer: ADD attach launchTobias Schwarz8-349/+438
2012-06-06Target Explorer: FIX launch channel managementTobias Schwarz3-39/+61
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber1-10/+5
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber1-4/+9
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz2-2/+8
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz2-57/+112
2012-05-15Releng: Fix copyright headerUwe Stieber4-3/+13
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz5-4/+89
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz4-16/+121
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz1-0/+3
2012-05-03Target Explorer: ADD toolbar and double-click actionsTobias Schwarz1-0/+11
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz1-9/+103
2012-04-19Target Explorer: CHANGE launch context selectorTobias Schwarz1-3/+31

Back to the top