Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Bug 538303 - Debug View wrong selection if activated by breakpointI20180912-0225I20180912-0210I20180911-1400Simeon Andreev1-1/+1
If a breakpoint is hit when the Debug View is not active, the Debug View is activated. In some cases, this leads to a bad selection and expanded state. When the Debug View is activated, either by a breakpoint or by a user, a state is saved in ViewerStateTracker. This state is cancelled by TreeModelContentProvider on breakpoint hit, however without removing COLLAPSED delta states. As such, applying the state later on will lead to a collapsed thread, if the state had a collapsed flag for that thread. This "overwrites" a thread selected by suspend handling. This change should ensure that COLLAPSED thread state in ViewerStateTracker is cleared when an expand is handled, regardless if the tree had to be expanded or was expanded already by another operation. Change-Id: I7c43b8317081747c6d8e85020e7040e928c4f39b Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-1/+1
Change-Id: I05159d79d261e80ffc94a2bf3abccc6ec3b46243 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-06-01Revert second update of org.eclipse.debug.ui for 4.9Lars Vogel1-1/+1
Change-Id: Ib1149da96d2e4e68127c09829ceb47e40b027328 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
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>
2018-06-01Bug 535148 - Export launch wizard confirmation dialog typoMichael Keppler1-2/+2
Add missing "to". Change-Id: I5f5ebd168a56d8fbe9bf21dc54c07fe957712236 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Bug: 535148
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
Change-Id: Ic421012d21e951ef7763a6be83c2f2a42eed5c15 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-12Bug 521958 - Code cleanupI20171015-2000I20171015-0655I20171014-1500I20171013-2000Mickael Istria1-1/+1
Added copyright Fix version Change-Id: Ia02f5096bfa9c5066517b0d2f28b38568882dff0 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I684d6e01306c790b0ce3078cab9c962a5c9f9467 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-07Bundle version increase in debug.core and debug.ui for Bug 517740Sarika Sinha1-2/+2
Change-Id: Ifbcd03d92e54db2f1b7b62f568da7fe2b76ede0d
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsY20160721-1000Y20160714-1000I20160726-1400I20160726-0800I20160719-0800I20160716-1900I20160712-1000I20160712-0800I20160708-1700Sarika Sinha1-1/+1
Change-Id: I799dcb17afa68adac07d9c5e624684da63793c7f
2016-06-24Bug 496723 - Move Platform Debug to Java 1.8 BREESarika Sinha1-1/+1
Change-Id: I1077af8f96073d22da0c9e6c5b84ebd5fc5b9e7b
2016-06-104.7 Bundle version increase for debug.uiSarika Sinha1-1/+1
Change-Id: Id6841b5a776cf51fe2361d89f850e44dc2bb7782
2016-03-08Bug 483395: Don't ignore unavoidableGenericProblems in production code by ↵Y20160324-1000Y20160317-0800Y20160310-0830Y20160310-0800I20160322-0800I20160317-0200I20160316-2000I20160316-1200I20160316-0800I20160315-2000I20160315-0800I20160314-2000I20160314-1400I20160314-0800I20160313-2000I20160308-0800Markus Keller1-1/+1
default
2016-03-07Bug 483395: Don't ignore unavoidableGenericProblems in production code by ↵Markus Keller1-14/+3
default
2016-02-03Increased bundle version (must be higher than in maintenance branch)I20160209-0800Dani Megert1-2/+2
2015-07-09Increased Bundle version for NeonI20150728-0800I20150721-0800I20150714-0800Sarika Sinha1-2/+2
Change-Id: I758ace09d9ad035e87875ed1852651ea45e224ad
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵I20150707-0800Markus Keller1-1/+1
parent poms for 4.6
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha1-1/+1
Dialog Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
2014-08-06Increased bundle version for MarsI20140806-2000Dani Megert1-2/+2
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-08-13Another try to get the compiler arguments rightI20130813-0800Dani Megert1-1/+3
2013-08-12Another try to get the compiler arguments rightDani Megert1-2/+1
2013-08-11Add warning directives from global parent pomDani Megert1-0/+1
2013-08-08Warn about resource leaks (Tycho build)Dani Megert1-0/+12
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-1/+1
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-1/+1
2013-06-26Bug 411166 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-27Bug 403964 - Update Platform Debug parent versionCurtis Windatt1-4/+2
2013-02-25update copyright to include "and others"Mike Rennie1-1/+1
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsMike Rennie1-2/+2
2012-12-10Bug 396099 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-205647I20121211-0800I20121210-2000Thanh Ha1-1/+1
eclipse.platform.debug
2012-05-21Add poms for Tycho buildv20120521-2012I20120529-2100I20120529-1900I20120528-2100I20120528-1900I20120527-2100I20120527-1900I20120526-1900I20120525-1900I20120525-1400I20120524-2300I20120524-2100I20120523-2100I20120523-1900I20120522-2100I20120522-1900I20120521-2100I20120521-1900Igor Fedorenko1-0/+25

    Back to the top