From 2d8493fe0205dbfc43853a6ce6a81c41f8fc0d41 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Mon, 29 Jan 2018 10:56:12 +0100 Subject: [PATCH] Add link on how help confused gdb to give stacktrace --- README-Android.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README-Android.asciidoc b/README-Android.asciidoc index edf0d77cc..ba95f3e10 100644 --- a/README-Android.asciidoc +++ b/README-Android.asciidoc @@ -186,3 +186,4 @@ your work-station running - link:https://source.android.com/devices/tech/debug/[] - link:https://source.android.com/devices/tech/debug/gdb[] - link:https://fw4spl-org.github.io/fw4spl-blog/2015/07/27/Native-debugging-on-Android-with-QtCreator.html[] +- link:https://fragglet.livejournal.com/19646.html[]