Bug 156589 - URL breakpoint can be hit when running debugging a project in eclipse.
Summary: URL breakpoint can be hit when running debugging a project in eclipse.
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ATF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 15:47 EDT by Robert Goodman CLA
Modified: 2020-05-07 10:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Goodman CLA 2006-09-07 15:47:10 EDT
If the resulting URL for debugging an Ajax application in a project matches the URL for a breakpoint for a remote file, then the breakpoint is hit on the local file. The local file is opened in the editor to the line number of the URL breakpoint. There is no breakpoint marker in the local file since a breakpoint wasn't set in the local file.