diff options
Diffstat (limited to 'gdb/i386-linux-tdep.c')
-rw-r--r-- | gdb/i386-linux-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i386-linux-tdep.c b/gdb/i386-linux-tdep.c index 2e02e9f..2b08e89 100644 --- a/gdb/i386-linux-tdep.c +++ b/gdb/i386-linux-tdep.c @@ -217,7 +217,7 @@ i386_linux_rt_sigtramp_start (CORE_ADDR pc) return pc; } -/* Return whether the frame preciding NEXT_FRAME corresponds to a +/* Return whether the frame preceding NEXT_FRAME corresponds to a GNU/Linux sigtramp routine. */ static int |