Bug 328194 - Source editor should display the file name for missing files
Summary: Source editor should display the file name for missing files
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 21:42 EDT by xingyun CLA
Modified: 2020-09-04 15:16 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?