debugging problems

Josh Huber huber at mclx.com
Sat Jun 17 02:08:18 EST 2000


On Tue, Jun 13, 2000 at 10:08:28AM +0200, Stefan Berndtsson wrote:
>
> How do I get a debugger to work with 2.3.99/2.4.0 kernels?
>
> I can't get gdb to run anything.
>
> $ gdb ./a.out
> GNU gdb 4.18
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "powerpc-unknown-linux-gnu"...
> (gdb) run
> Starting program: /home/stefan/mud/cdp/./a.out
> Cannot insert breakpoint -1:
> Cannot access memory at address 0xffffbc57.
> (gdb)
>
> that's all I get.
>
> Has something changed with PTRACE in 2.3.99/2.4?

from ac at lkml:
> I was able to get ac15 to boot and run fine for about 18hrs crunching rc5 keys on a
> DS20.  Then I tried to update to ac17 and it won't compile any more. I get the
> following error with ac17:

All the non x86 platforms got broken by the ptrace change. This fixes an ugly
kernel race and needs asm level changes for the other platforms. Painful
but important to do.

Alan

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list