summaryrefslogtreecommitdiffstats
path: root/tools/debugscripts/gdbinit.i386
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-12-30 00:04:11 +0000
committeruqs <uqs@FreeBSD.org>2011-12-30 00:04:11 +0000
commit8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a (patch)
tree10328638ca028de0f11cc798a2fd1593af0e720c /tools/debugscripts/gdbinit.i386
parent7af3947da48b7ccc1f3f2e8e22b5f6142ac03bd4 (diff)
downloadFreeBSD-src-8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a.zip
FreeBSD-src-8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a.tar.gz
Spelling fixes for tools/
Add some $FreeBSD$ tags so svn will allow the commit.
Diffstat (limited to 'tools/debugscripts/gdbinit.i386')
-rw-r--r--tools/debugscripts/gdbinit.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debugscripts/gdbinit.i386 b/tools/debugscripts/gdbinit.i386
index e02b206..95dbf6e 100644
--- a/tools/debugscripts/gdbinit.i386
+++ b/tools/debugscripts/gdbinit.i386
@@ -268,7 +268,7 @@ while (*(int *) $frame > 0xc0000000)
end
end
document btr
-Show a backtrace from the ebp address specified. This can be used to get a backtrace from any stack resident in memory. It's the user's responsiblity to ensure that the address is meaningful.
+Show a backtrace from the ebp address specified. This can be used to get a backtrace from any stack resident in memory. It's the user's responsibility to ensure that the address is meaningful.
end
# btp <pid>
OpenPOWER on IntegriCloud