diff --git a/debug/org.eclipse.cdt.debug.application.product/README b/debug/org.eclipse.cdt.debug.application.product/README index 41fb2b3e0aa..a00f2412d20 100644 --- a/debug/org.eclipse.cdt.debug.application.product/README +++ b/debug/org.eclipse.cdt.debug.application.product/README @@ -7,5 +7,5 @@ by simply running: ./cdtdebug -e ~/myproject/bin/a.out arg1 arg2 You can find more information about command-line options in org.eclipse.cdt.debug.application/scripts/README. -Note that this product is currently only built for the more popular architecture x86 and x86_64 on -Linux, Windows and Mac. +Note that this product is currently only built for the more popular architecture x86_64 on +Linux, Windows and Mac and aarch64 on Linux. diff --git a/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index 71de24fed78..51df545ee40 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -205,6 +205,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + @@ -242,11 +243,13 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + + @@ -303,6 +306,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + @@ -352,6 +356,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + diff --git a/debug/org.eclipse.cdt.debug.application.product/pom.xml b/debug/org.eclipse.cdt.debug.application.product/pom.xml index 1785e2fb1bc..ffcc08bbd4d 100644 --- a/debug/org.eclipse.cdt.debug.application.product/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml @@ -72,6 +72,11 @@ gtk x86_64 + + linux + gtk + aarch64 + win32 win32