* [parisc-linux] kdb include files
@ 2002-07-07 6:02 sven schnelle
2002-07-08 0:11 ` Carlos O'Donell
0 siblings, 1 reply; 4+ messages in thread
From: sven schnelle @ 2002-07-07 6:02 UTC (permalink / raw)
To: parisc-linux
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] kdb include files
2002-07-07 6:02 [parisc-linux] kdb include files sven schnelle
@ 2002-07-08 0:11 ` Carlos O'Donell
2002-07-08 6:42 ` Patrick Caulfield
0 siblings, 1 reply; 4+ messages in thread
From: Carlos O'Donell @ 2002-07-08 0:11 UTC (permalink / raw)
To: sven schnelle; +Cc: parisc-linux
>
> 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
If you haven't already done so, I would recommend getting
a kdb patched source tree from cvs.parisc-linux.org
There is a 'kdb_v21' branch for the 'linux' tree.
cvs co -rkdb_v21 linux
Please take a look at:
http://cvs.parisc-linux.org
Note: That I'm currently working on kdb's stability...
so you might not get something that is as happy as you
expect from other platofrms.
c.
p.s. Remember to get use the recommended .cvsrc! :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] kdb include files
2002-07-08 0:11 ` Carlos O'Donell
@ 2002-07-08 6:42 ` Patrick Caulfield
2002-07-08 7:03 ` sven schnelle
0 siblings, 1 reply; 4+ messages in thread
From: Patrick Caulfield @ 2002-07-08 6:42 UTC (permalink / raw)
To: parisc-linux
On Sun, Jul 07, 2002 at 08:11:47PM -0400, Carlos O'Donell wrote:
> >
> > 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
>
> If you haven't already done so, I would recommend getting
> a kdb patched source tree from cvs.parisc-linux.org
>
> There is a 'kdb_v21' branch for the 'linux' tree.
>
> cvs co -rkdb_v21 linux
>
> Please take a look at:
> http://cvs.parisc-linux.org
>
> Note: That I'm currently working on kdb's stability...
> so you might not get something that is as happy as you
> expect from other platofrms.
It's a little confusing that there's mention of KDB in the
non-KDB enabled kernel. Under General Options it says
"Kernel Debugger support" which seems (to me) to have the
sole function of generating the above messages :)
patrick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] kdb include files
2002-07-08 6:42 ` Patrick Caulfield
@ 2002-07-08 7:03 ` sven schnelle
0 siblings, 0 replies; 4+ messages in thread
From: sven schnelle @ 2002-07-08 7:03 UTC (permalink / raw)
To: Patrick Caulfield; +Cc: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]
Patrick Caulfield wrote:
>On Sun, Jul 07, 2002 at 08:11:47PM -0400, Carlos O'Donell wrote:
>
>
>>>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
>>>
>>>
>>If you haven't already done so, I would recommend getting
>>a kdb patched source tree from cvs.parisc-linux.org
>>
>>There is a 'kdb_v21' branch for the 'linux' tree.
>>
>>cvs co -rkdb_v21 linux
>>
>>Please take a look at:
>>http://cvs.parisc-linux.org
>>
>>Note: That I'm currently working on kdb's stability...
>>so you might not get something that is as happy as you
>>expect from other platofrms.
>>
>>
>
>It's a little confusing that there's mention of KDB in the
>non-KDB enabled kernel. Under General Options it says
>"Kernel Debugger support" which seems (to me) to have the
>sole function of generating the above messages :)
>
>patrick
>
>
that's right. If I disable it under general options and patch
the kernel as written above kdb works.
thanks,
sven
[-- Attachment #2: Type: text/html, Size: 1701 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-07-08 7:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-07 6:02 [parisc-linux] kdb include files sven schnelle
2002-07-08 0:11 ` Carlos O'Donell
2002-07-08 6:42 ` Patrick Caulfield
2002-07-08 7:03 ` sven schnelle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.