After moving linux/debugreg.h to asm/debugreg.h gdb cannot
compile (in glibc-2.0.7). To fix add an include stub.
Itai
--
Itai Nahshon nahshon@actcom.co.il
Also nahshon@vnet.ibm.com
--------------F2C4D79EDD71B9FE4F28C7CB
Content-Type: text/plain; charset=us-ascii; name="ddd"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="ddd"
--- /dev/null Tue May 5 23:32:27 1998
+++ linux-2.1.115/include/linux/debugreg.h Sat Aug 8 15:52:09 1998
@@ -0,0 +1 @@
+#include <asm/debugreg.h>
--------------F2C4D79EDD71B9FE4F28C7CB--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html