Bug 209460

Summary: Set breakpoint for concrete type(s)
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: darin.eclipse, stas
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dani Megert CLA 2007-11-12 03:31:17 EST
3.4 M3

When debugging inside a framework (e.g. SWT) we often have A.foo() and B extending A. Currently there's no way to stop in B.foo() except setting a condition.

Currently I can filter by threads. It would be nice to be able to set the exact type(s) where the breakpoint should be hit.
Comment 1 Darin Wright CLA 2008-04-28 17:31:58 EDT
Feature freeze is upon us, marking assigned for future consideration.
Comment 2 Sarika Sinha CLA 2016-10-03 02:55:49 EDT
*** Bug 502395 has been marked as a duplicate of this bug. ***