Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 164573 Details for
Bug 176636
CDT debugger shows the wrong source file if filenames are the same
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Turns on the "use full path..." checkbox by default
patch_176636 (text/plain), 945 bytes, created by
John Cortell
on 2010-04-12 11:33:08 EDT
(
hide
)
Description:
Turns on the "use full path..." checkbox by default
Filename:
MIME Type:
Creator:
John Cortell
Created:
2010-04-12 11:33:08 EDT
Size:
945 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.cdt.debug.mi.core >Index: src/org/eclipse/cdt/debug/mi/core/IMILaunchConfigurationConstants.java >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.cdt/all/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/IMILaunchConfigurationConstants.java,v >retrieving revision 1.16 >diff -u -r1.16 IMILaunchConfigurationConstants.java >--- src/org/eclipse/cdt/debug/mi/core/IMILaunchConfigurationConstants.java 28 Mar 2008 15:42:17 -0000 1.16 >+++ src/org/eclipse/cdt/debug/mi/core/IMILaunchConfigurationConstants.java 12 Apr 2010 15:31:24 -0000 >@@ -91,5 +91,5 @@ > /** > * Launch configuration default attribute value. The key is ATTR_DEBUGGER_FULLPATH_BREAKPOINTS. > */ >- public static final boolean DEBUGGER_FULLPATH_BREAKPOINTS_DEFAULT = false; >+ public static final boolean DEBUGGER_FULLPATH_BREAKPOINTS_DEFAULT = true; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
john.cortell
:
iplog-
Actions:
View
|
Diff
Attachments on
bug 176636
: 164573