From 86dd1e1354b41cca26348ace90bd14c62a16264a Mon Sep 17 00:00:00 2001
From: Matt Birkholz <puck@birchwood-abbey.net>
Date: Sat, 6 Dec 2014 13:00:59 -0700
Subject: [PATCH] smp: share: debug.o

---
 README.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.txt b/README.txt
index fc7f44121..3b07a62c7 100644
--- a/README.txt
+++ b/README.txt
@@ -222,8 +222,10 @@ command line.  The remaining 12 belong to the 7 microcode modules and
   daemon.o:
 
   debug.o:
-  00000000 b saved_addrs
-  00000040 b saved_index
+  00000000 b saved_addrs		gdb
+  00000040 b saved_index		gdb
+
+	OK.  Used by a debugger calling dump_heap_at().
 
   dfloat.o:
 
-- 
2.25.1