From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kabelleipzig.de (unknown [80.146.194.2]) by dsl2.external.hp.com (Postfix) with SMTP id 05E28482A for ; Sun, 7 Jul 2002 00:04:07 -0600 (MDT) Received: from kabelleipzig.de (10.50.33.20) by mail.kabelleipzig.de with MERCUR-SMTP/POP3/IMAP4-Server (v3.30.09 AS-000000008) for ; Sun, 7 Jul 2002 08:04:05 +0200 Message-ID: <3D27D979.8050100@kabelleipzig.de> Date: Sun, 07 Jul 2002 08:02:33 +0200 From: sven schnelle MIME-Version: 1.0 To: parisc-linux@lists.parisc-linux.org Content-Type: text/plain; charset=us-ascii; format=flowed Subject: [parisc-linux] kdb include files Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: hello, Im writing on a floppy driver for my 712 and want to use kdb, but when i try to compile the kernel with it, i get errors: kdb/break.h: No such file or directory kdb/kgdb_types.h: No such file or directory kdb/kgdb_machine.h: No such file or directory kdb/trap.h: No such file or directory does anybody know where i can get this files ?. bye sven