Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13Bug 527365 - use IWorkspace.AVOID_UPDATE in all breakpoint operationsAndrey Loskutov1-1/+1
Change-Id: I664a6c564d484b99176b4f513c20e210966a485a Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-09-10Bug 520346 - Disabled trigger point gets enabled automaticallyI20180910-0310Sarika Sinha1-1/+1
Change-Id: I3966b4ef2e52b4c4cf1083a0e623d9539e9717cc
2018-07-28Bug 312397 - Run Configuration Command Line to ClipboardI20180729-0800I20180728-1500I20180728-0805Sarika Sinha1-1/+1
Change-Id: I766655f94324002a8e67310e7882c1a63a706c5b
2018-06-01Version 4.9 update in plaform.debug as prep for the EPL 2.0 updateI20180601-0915I20180601-0900Lars Vogel1-1/+1
Change-Id: I0780d35d66fd25b70bbf7618979672bcbd2a559e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-12-11Bug 41353 - Launch configuration prototypesI20171211-2000Axel Richard1-1/+1
First implementation of the launch configuration prototypes mechanism. Change-Id: I21a2a97b83aa9cb1be79153bbc4b72171cc6be20 Signed-off-by: Axel Richard <axel.richard@obeo.fr>
2017-12-01Bug 527939 - Add Automatic-Module-Name to MANIFEST.MF in Platform DebugI20171201-0345Sarika Sinha1-0/+1
Change-Id: I74fe40f0bf1d1d07c0612e3b4e6f786e14f38a50 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-07Bundle version increase in debug.core and debug.ui for Bug 517740Sarika Sinha1-1/+1
Change-Id: Ifbcd03d92e54db2f1b7b62f568da7fe2b76ede0d
2017-01-13Launch Groups: Support to wait for output on child stdoutMarkus Duft1-0/+1
This adds support to listen for output on the console of the launched item before continuing the launch. Bug: 508420 Change-Id: I84027592c82b546ddf60c415bcc7047d9bc5490a Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2016-11-30Initial contribution of Launch GroupsMarkus Duft1-0/+1
The initial contribution is a slightly modified/polished version of the launch group code in org.eclipse.cdt.launch. A follow up commit will contain additional modifications to merge features from another (external) implementation of launch groups. Bug: 492788 Change-Id: Ie0a902b857a5c2cc02f5c36d8591001493bd6e19 Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2016-06-24Bug 496723 - Move Platform Debug to Java 1.8 BREESarika Sinha1-2/+2
Change-Id: I1077af8f96073d22da0c9e6c5b84ebd5fc5b9e7b
2016-06-104.7 Bundle version increase for debug.coreSarika Sinha1-1/+1
Change-Id: I3c0c58fb7ea997d3ad2999f06713eb0f80ae9de1
2016-02-03Bug 487047 - Neon features and bundles that might need a version Sarika Sinha1-1/+1
2015-02-27Bug 461029 - Move Platform Debug project to 1.7 complianceSarika Sinha1-1/+1
Change-Id: Ie29a60a934f7696ad5d8da9513489c5a9b925216
2015-02-20Fixed bug 460417: Fix compiler problems from generified ↵Dani Megert1-1/+1
IAdaptable#getAdapter(..)
2014-07-24Bug 438621 - [step filtering] Provide an extension point to enhanceMike Rennie1-1/+1
methods step filtering - version / header / since tag updates
2014-01-03Added API filter for removed re-exported type WorkspaceLockDani Megert1-1/+1
2013-08-12[nobug] x-friend new example bundlesMike Rennie1-1/+1
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-3/+3
2013-06-28Increased bundle version for Luna fixesDani Megert1-1/+1
2013-02-13Reverted fix for bug 156134: debug.core should not re-exportv20130213-085300Dani Megert1-1/+1
dependencies (was: debug.core should reexport dependencies whose API is exposed)
2013-02-06Bug 156134 - debug.core should reexport dependencies whose API isv20130206-164052Mike Rennie1-1/+1
exposed
2012-07-24[nobug] x-friend JDT debug UI for internal variable resolver usev20120724-175634Mike Rennie1-1/+1
2012-07-12Bug 285720 - [debug view] Add working directory + environment to processv20120712-020330Mike Rennie1-1/+1
properties
2012-04-12[nobug] synchronize PDE compiler settings + adjust JavaDoc processingv20120412-1646Mike Rennie1-1/+1
prefs
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ↵Michael Rennie1-1/+1
problems
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie1-1/+1
2010-06-29Bug 279277 - Cannot change the preference for Run/Debug > Launching > Launch ↵Darin Wright1-1/+1
Configurations > Delete configurations when associated resource is deleted
2009-09-10Bug 284363 - Move DebugCommandAction to an API packagePawel Piech1-1/+1
2009-06-22Increment by 100 for changes in 3.6 development streamDarin Wright1-1/+1
2009-04-08update lower bound of required bundlesDarin Wright1-3/+3
2008-11-05Bug 252992 - Move {workspace_loc} to debug.core plug-inDarin Wright1-1/+2
2008-09-25Bug 247977 - ISourceLookupParticipant should be able to influence whether ↵Darin Wright1-1/+1
ISourceContainer returns multiple source elements
2008-06-23version updatesDarin Wright1-1/+1
2008-02-28Bug 220808 - Remove deprecated Eclipse-LazyStart from Debug pluginsCurtis Windatt1-1/+1
2008-02-01Bug 208062 - First context menu has mysterious Run As/Debug As/Profile As ↵Darin Wright1-1/+2
menu entries
2007-07-30Bug 191379 - Console encoding does not match workspace encodingDarin Wright1-1/+1
2007-06-27increment service segments +100Darin Wright1-1/+1
2007-04-25Bug 183621 Ensure plug-in dependencies are correct (versions)Darin Wright1-4/+4
2006-12-18Bug 168434 move debug commands to core plug-inDarin Wright1-0/+2
2006-11-21Bug 165175 [source lookup] ContainerSourceContainer assumes resource is in ↵Darin Wright1-1/+2
local file system
2006-09-08Bug 156134 debug.core should reexport dependencies whose API is exposedDarin Wright1-1/+1
2006-07-07plug-in version updatesDarin Wright1-1/+1
2006-05-09[eclipse-dev] Specifying Execution EnvironmentsDarin Wright1-0/+1
2006-04-10Bug 135770 - need to adopt ICU4J APIsDarin Wright1-0/+1
2005-11-22versioning pluginsKevin Barnes1-4/+4
2005-11-07Bug 115195 - Debug manifests reference a deprecated headerKevin Barnes1-1/+1
2005-05-25Bug 96546 - Debug plugins should restrict access to their packagesDarin Wright1-3/+3
2005-04-07Bug 90518 - JAR debug plug-insDarin Wright1-1/+1
2005-04-05Created MANIFEST.MFKevin Barnes1-0/+20

    Back to the top