Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328194

Summary: Source editor should display the file name for missing files
Product: [Tools] CDT Reporter: xingyun <cx186000>
Component: cdt-debug-dsf-gdbAssignee: Project Inbox <cdt-debug-dsf-gdb-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: cdtdoug, pawel.1.piech
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description xingyun CLA 2010-10-19 21:42:25 EDT
Build Identifier: 

During debugging, Source editor should show the file name for missing files.

Reproducible: Always

Steps to Reproduce:
1.Debug a program, and select a stack trace.
2.If the source file can not be found, the Source Editor will open a new tab called "Unknown" and say "source not found", with a button named "Edit source lookup path"
3.Why not let Source Editor speak out the file name for the missing file, so that it would be convenient for users to find the corresponding file?