CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/30 02:42:17
Modified files:
gnu/usr.bin/binutils/gdb: ppcobsd-nat.c
Log message:
Turns out we need to look one frame deeper to find the saved return address
from a pcb when debugging a kernel. Make sure we provide the matching stack
pointer too to avoid duplicating the first frame. Makes "target kvm" much
more useful on powerpc.
