From 2741d9ed50d6288366939917f5770e115e9bcaa0 Mon Sep 17 00:00:00 2001 From: Haibo Huang Date: Mon, 9 Mar 2020 20:23:08 -0700 Subject: Do not strip gdb binary Bug: https://github.com/android/ndk/issues/1173 Change-Id: I1748371baf4aea5952436864b9d217e668d856d4 --- docs/changelogs/Changelog-r21.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md index 05a56655a..6c263cec6 100644 --- a/docs/changelogs/Changelog-r21.md +++ b/docs/changelogs/Changelog-r21.md @@ -65,10 +65,12 @@ For Android Studio issues, follow the docs on the [Android Studio site]. * [Issue 1201]: Fixed issue in ndk-build that was causing `APP_PLATFORM` to be corrupted for API 30+ with LP64 ABIs. * [Issue 1203]: libc++ prebuilts and CRT objects are no longer built as Neon. + * [Issue 1173]: Fix gdb python symbol missing issue on Darwin. [Issue 1166]: https://github.com/android/ndk/issues/1166 [Issue 1201]: https://github.com/android/ndk/issues/1201 [Issue 1203]: https://github.com/android/ndk/issues/1203 +[Issue 1173]: https://github.com/android/ndk/issues/1173 ## Changes -- cgit v1.2.3