aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-linux-nat.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2011-02-27 16:25:38 +0000
committerMichael Snyder <msnyder@vmware.com>2011-02-27 16:25:38 +0000
commit766062f62f6362cdee0cdd33170002adea365fb2 (patch)
tree5ff3c64491d14b49b9c8f540b4ee98eee4b1cc56 /gdb/i386-linux-nat.c
parent86b887dff0266043bf1454b1441bbd28f605c30b (diff)
downloadgdb-766062f62f6362cdee0cdd33170002adea365fb2.zip
gdb-766062f62f6362cdee0cdd33170002adea365fb2.tar.gz
gdb-766062f62f6362cdee0cdd33170002adea365fb2.tar.bz2
2011-02-27 Michael Snyder <msnyder@vmware.com>
* darwin-nat-info.c: Fix comment typo. * dwarf2expr.h: Ditto. * fbsd-nat.c: Ditto. * fbsd-nat.h: Ditto. * frame-unwind.h: Ditto. * frame.h: Ditto. * hppa-hpux-tdep.c: Ditto. * i386-linux-nat.c: Ditto. * linux-nat.c: Ditto. * nbsd-nat.c: Ditto. * nbsd-nat.h: Ditto. * ppc-linux-tdep.c: Ditto. * serial.c: Ditto. * ui-file.h: Ditto. * tui/tui-winsource.c: Ditto.
Diffstat (limited to 'gdb/i386-linux-nat.c')
-rw-r--r--gdb/i386-linux-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i386-linux-nat.c b/gdb/i386-linux-nat.c
index c3cbbcc..e32a119 100644
--- a/gdb/i386-linux-nat.c
+++ b/gdb/i386-linux-nat.c
@@ -794,7 +794,7 @@ ps_get_thread_area (const struct ps_prochandle *ph,
call.
Is this function needed? I'm guessing that the `base' is the
- address of a a descriptor that libthread_db uses to find the
+ address of a descriptor that libthread_db uses to find the
thread local address base that GDB needs. Perhaps that
descriptor is defined by the ABI. Anyway, given that
libthread_db calls this function without prompting (gdb