History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-4764
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Henri Ropponen
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Clicking from StackTrace opens up wrong file in editor (Debugger opens wrong file in editor)

Created: 09 Mar 06 14:57   Updated: 10 Nov 06 01:31
Component/s: Code Navigation, Debugger
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive error_click_stacktrace.zip (11 kb)

Environment: Windows 2000 Pro

Build: 4,157
Severity: High


 Description  « Hide
I have a multi module project where I have three modules.
A, B and C.

B is a copy of A.
C is made dependent of A

If you run this application it will work correctly but then I go and change the dependency in C to
C dependent of B.

Run the application again and if you follow the stack trace the editor will open up the file from module A instead of B.
The same thing happens during Debugging, if you have put a breakpoint in the code, it will open up the wrong file.

Example project attached.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.