Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Fixes in 1.0.1 branch

Hi,
 
I have moved the following fixes from the head branch to the 1.0.1 branch:
 
1. Bug 28977: Unable to set breakpoint properties from the Breakpoint view.
2. The source locator should look for source files in the all referenced projects (not only the first level references).
3. Fix in the 'findFileByRelativePath' method of 'CDirectorySourceLocation'. Check if file exists in the local file system than try to map it to the Eclipse workspace.
 
Mikhail Khodjaiants

Back to the top