Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Target Explorer: Fix race conditions starting multiple processes in a rowAnton Leherbauer4-33/+46
2015-11-27Target Explorer: Do not continue refreshing nodes if there is an errorPablo Torregrosa Paez1-3/+3
2015-11-26Target Explorer: Avoid duplicated warnings in context selector toolbarPablo Torregrosa Paez1-1/+13
2015-11-24Target Explorer: Overwrite layout data on AbstractSectionDialogPablo Torregrosa Paez1-2/+6
2015-11-20Target Explorer: Fixed error when refreshing FS and connection closedPablo Torregrosa1-17/+20
2015-11-06Target Explorer: Restore compatibility with Eclipse 3.8.2Anton Leherbauer1-10/+12
2015-11-06Target Explorer: Fix reading from process streams until EOFAnton Leherbauer3-25/+89
2015-11-04Target Explorer: Replace locale sensitive test with a general solutionAnton Leherbauer1-14/+27
2015-11-04Target Explorer: Fix termination of gdb if started as Windows batch scriptAnton Leherbauer1-0/+46
2015-10-23Fix another compatibility issueUwe Stieber1-2/+2
2015-10-23Fix compatibility issue with platforms < Eclipse NeonUwe Stieber1-2/+3
2015-10-23Bug #480444: java.lang.NoSuchMethodError with Neon M3 due to TargetUwe Stieber1-4/+41
2015-10-21Target Explorer: Allow to disable filters in FSFolderSelectionDialogAnton Leherbauer1-1/+15
2015-10-15Target Explorer: Added getEntryPoints method to ElfUtils.Pablo Torregrosa Paez1-1/+40
2015-10-07Target Explorer: added System Property to disable timeout processPablo Torregrosa Paez1-1/+2
2015-10-01Target Explorer: Added "Warning Origins" property to PeerNodePablo Torregrosa Paez2-1/+55
2015-09-30Merge "Target Explorer: Fix processes autoRefresh function"Uwe Stieber1-2/+2
2015-09-30Target Explorer: Fix DND to file system explorer not working on Linux hostsMax Weninger1-9/+13
2015-09-30Target Explorer: Fix processes autoRefresh functionPablo Torregrosa Paez1-2/+2
2015-09-03Target Explorer: Fix NPE in debug service implementationUwe Stieber1-1/+1
2015-09-02Target Explorer: Update "valueaddBindings" extension point documentation to c...Uwe Stieber1-130/+129
2015-08-20Target Explorer: Bug 475513 - Add Platform to valueaddBinding enablementMartin Oberhuber1-1/+2
2015-08-07Target Explorer: Fixed Content "Launches" shown when project closedPablo Torregrosa Paez1-1/+4
2015-08-07Target Explorer: Keep customized toolbar within the screen bounds.Pablo Torregrosa Paez1-16/+14
2015-08-07Target Explorer: Fix connection lost on process monitor tree refresh if a con...Uwe Stieber3-1/+19
2015-08-06Target Explorer: Fix bundle externalizationAnton Leherbauer4-16/+5
2015-08-05Target Explorer: Customized tooltip uses warning color like toolbar.Pablo Torregrosa Paez1-5/+8
2015-08-03Target Explorer: Added customized tooltip to show warning list.Pablo Torregrosa Paez3-6/+259
2015-07-27Target Explorer: Add support for project-less run launchAnton Leherbauer2-7/+23
2015-07-27Target Explorer: Add preference page to configure gdbserver portsUwe Stieber7-1/+359
2015-07-22Target Explorer: Fix empty Process ID in Properties section.Pablo Torregrosa Paez2-2/+14
2015-07-22Bug 473267: Cannot download file via connection with space in name.Markus Schorn3-271/+280
2015-07-16Target Explorer: Fix copyrightUwe Stieber1-1/+2
2015-07-15Target Explorer: Fix empty Properties view in System Monitor.Pablo Torregrosa Paez2-3/+13
2015-07-15Target Explorer: Add Environment tab also to run launchAnton Leherbauer3-5/+22
2015-07-14Bug 472335: Follow up upgrade to remote 2.0, correct creation of URIMarkus Schorn1-1/+1
2015-07-10Bug 472335: Upgrade tcf-remote to work with org.eclipse.remote 2.0Markus Schorn31-3570/+3484
2015-07-07Target Explorer: Changed fixedwidth font to Eclipse Console default.Pablo Torregrosa Paez3-10/+66
2015-07-07Target Explorer: Update project settings to avoid removing unnecessary cast i...Uwe Stieber38-38/+254
2015-07-07Target Explorer: Add "Copy to Clipboard" to path map context menuAnton Leherbauer3-1/+59
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer7-20/+67
2015-07-06Target Explorer: Display tooltip if path is not fully visibleAnton Leherbauer3-1/+147
2015-07-02Target Explorer: gdbserver: Add support for custom environmentAnton Leherbauer4-29/+104
2015-07-01Target Explorer: Switch to fixedwidth font for the PID columnPablo Torregrosa Paez1-1/+32
2015-07-01Target Explorer: Remove invalid assert statementUwe Stieber1-2/+0
2015-07-01Target Explorer: Change background color to light yellow if the connection ha...Uwe Stieber1-1/+33
2015-06-30Target Explorer: Use gdbserver --once to allow reusing the same portAnton Leherbauer2-2/+3
2015-06-30Bug 471321: Fix URIs and URLs for the tcf file system.Markus Schorn6-206/+25
2015-06-29Target Explorer: Fix terminate of stopped processAnton Leherbauer2-91/+24
2015-06-27Target Explorer: Hide detach action if the target agent does not haveUwe Stieber1-0/+1

Back to the top