Bug 487224 - Debugger should not offer to select source file if all proposed items are pointing to same path
Summary: Debugger should not offer to select source file if all proposed items are poi...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-04 07:44 EST by Sergei Kryvonos CLA
Modified: 2020-09-04 15:19 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kryvonos CLA 2016-02-04 07:44:16 EST
should not offer to select source file if all proposed items are pointing to same path


-- Configuration Details --
Product: Eclipse 4.5.1.20150917-1200 (org.eclipse.epp.package.cpp.product)
Installed Features:
 org.eclipse.platform 4.5.1.v20150904-0015
Comment 1 Jonah Graham CLA 2016-04-12 08:09:15 EDT
Hi Sergei, that is a good idea, I have been doing a lot of work in this area recently (See Bug 472765) and I am trying to tie up other loose ends.

Do you have an example project that exhibits this behaviour so I can resolve it?
Thanks,
Jonah