Community
Participate
Working Groups
Created attachment 183693 [details] patch for LineEntry.java 1.6 to fix NPE that can occur in toString() there are times during LineEntry construction that lowAddress or highAddress may be null, and thus toString() fails (generally seen during debugging with a smart formatter enabled). the attached patch fixes this.
minor issue, occurs only during debugging. occurs on all platforms.
Fixed in: http://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/commit/?id=81fcc2f7c6e36bb7edbac22fe9e392ccbbc61187 (but I can't adjust the status on this bug)
Fix committed by Ken.