Skip to content
Snippets Groups Projects
  1. Nov 07, 2016
  2. Oct 13, 2016
    • Thomas Guillem's avatar
      remove native crash handler · fd0042ce
      Thomas Guillem authored
      This not working since android 5.0, this prevent us to have useful native
      traces (that can be used with ndk-stack) and this mess up native crash report
      on the Google Play Developer Console.
      fd0042ce
  3. Oct 03, 2016
  4. Sep 14, 2016
  5. Aug 25, 2016
  6. Aug 22, 2016
    • Thomas Guillem's avatar
      gdb: remove --apk-file option · 76170758
      Thomas Guillem authored
      Use ndk-stack instead
      
      Example:
      $ adb logcat | $ANDROID_NDK/ndk-stack -sym .dbg/armeabi-v7a/2.1.0
      $ $ANDROID_NDK/ndk-stack -sym .dbg/armeabi-v7a/2.1.0 -dump crash.txt
      76170758
  7. Aug 19, 2016
  8. Aug 12, 2016
  9. Aug 11, 2016
  10. Aug 10, 2016
  11. Aug 09, 2016
  12. Aug 08, 2016
  13. Aug 04, 2016
  14. Aug 03, 2016
  15. Jul 28, 2016
  16. Jul 26, 2016
  17. Jul 25, 2016
  18. Jul 22, 2016
  19. Jul 21, 2016
Loading