Hello All !
When I'm trying to compile linux-2.6.8.1 kernel on ppc with kgdb support it
fails with the following error:
arch/ppc/kernel/ppc-stub.c:796: structure has no member named `dbcr0'
Can I just replace regs->dbcr0 with current->thread.dbcr0. Is it sufficient ?
Has this issue already been fixed by someone ?
--
Vladimir