1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Jonah Graham db84fe490d Handle case where AST name has no location
In cases where an IASTName has no image location we were getting
NPEs in this code. See javadoc for getImageLocation for cases
when image location can be null. See #251's description for a
full case of when this can happen.

All other calls to IASTName.getImageLocation in CDT were also checked
and this was the only place in the code where the return value
was not checked for null.

Fixes #251
2023-01-30 09:55:52 -05:00
..
org.eclipse.cdt.debug.application [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.debug.application.doc [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.debug.application.product [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.debug.application.tests [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.debug.core Cleaning project fails once the binary is expanded in project explorer on Windows 2022-11-07 17:32:17 -05:00
org.eclipse.cdt.debug.standalone-feature [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.debug.ui Handle case where AST name has no location 2023-01-30 09:55:52 -05:00
org.eclipse.cdt.gdb Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.gdb-feature [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.gdb.ui Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.gnu.debug-feature [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
pom.xml [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00