aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-obsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-obsd-tdep.c')
-rw-r--r--gdb/i386-obsd-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/i386-obsd-tdep.c b/gdb/i386-obsd-tdep.c
index 387863f..3f5606d 100644
--- a/gdb/i386-obsd-tdep.c
+++ b/gdb/i386-obsd-tdep.c
@@ -391,6 +391,7 @@ i386obsd_trapframe_sniffer (const struct frame_unwind *self,
}
static const struct frame_unwind i386obsd_trapframe_unwind = {
+ "i386 openbsd trap",
/* FIXME: kettenis/20051219: This really is more like an interrupt
frame, but SIGTRAMP_FRAME would print <signal handler called>,
which really is not what we want here. */