summaryrefslogtreecommitdiffstats
path: root/tools/debugscripts/gdbinit.i386
diff options
context:
space:
mode:
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