From 212e777843db83a8e52d2896b9ee9c9dff98a111 Mon Sep 17 00:00:00 2001 From: kaliiiiiiiiii <89038706+ttlns@users.noreply.github.com> Date: Wed, 6 May 2026 14:11:45 +0200 Subject: [PATCH] add web.archive.org backup url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eacb72e..6ecc1cc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Kernel patches to get KGDB working on the Nexus 6. -For background, please see associated blog post at http://www.contextis.com/resources/blog/kgdb-android-debugging-kernel-boss +For background, please see associated blog post at http://www.contextis.com/resources/blog/kgdb-android-debugging-kernel-boss ([web.archive.org](https://web.archive.org/web/20200424041635/https://www.contextis.com/en/blog/kgdb-on-android-debugging-the-kernel-like-a-boss)) 0. Root your Nexus 6! 1. Download and build the stock Nexus 6 kernel (kernel/msm) using instructions from https://source.android.com/source/building.html