* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection of
authorMark Kettenis <kettenis@gnu.org>
Thu, 22 Dec 2005 14:09:17 +0000 (14:09 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 22 Dec 2005 14:09:17 +0000 (14:09 +0000)
commit7238f00288e6636f71fd6eede5cd929683861be1
tree1d8600f99ffae06020b315519ee907591ee04f51
parentf6acec6208a44cd7da34bb2d19ddde2fd3a51d91
* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection of
interrupts from user space.
* i386obsd-tdep.c (i386obsd_trapframe_cache): Handle interrupt
frames too.
(i386obsd_trapframe_sniffer): Turn into a proper unwinder sniffer.
(i386obsd_trapframe_unwind): Add sniffer.
(i386obsd_init_abi): Prepend i386obsd_trapframe_unwind instead of
appending i386obsd_trapframe_sniffer.
gdb/ChangeLog
gdb/amd64obsd-tdep.c
gdb/i386obsd-tdep.c