| Summary: | Content assist is broken for conditional breakpoints in classes without debug symbols | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Missing name <davidb.arbete+bugs+eclipse.org> |
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Michael_Rennie, remy.suen |
| Version: | 3.5.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Missing name
Issues and concerns with the Java tooling's debug framework goes to JDT/Debug (Java Development Tools) and not Platform/IDE (which is for more generic IDE-related things like the 'Problems' view which applies to all programming languages and even non-programming related tasks). It would be better to be able to detect that the classfile does not have debug infos and not even allow a breakpoint (or condition) to be set in it. That is covered by bug 329937. *** This bug has been marked as a duplicate of bug 329937 *** |