OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Wed Oct 03 2007 - 02:54:11 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2007/10/03 01:54:11

Modified files:
        gnu/usr.bin/binutils/gdb: i386obsd-nat.c
        gnu/usr.bin/binutils/gdb/config/i386: obsd.mh

Log message:
On i386, use PCB_SAVECTX flags to distinguish between state saved by a normal
context switch, and state saved by savectx(). This makes backtraces from
kernel crash dumps work much better.