summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.sh
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-12 13:53:47 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-12 13:53:47 +0000
commitfe918324e83bec0af9cf4269c59407aa80f449d6 (patch)
tree16d94d8f5ca15a54572c2b3ea17aceb654a9715d /gdb/gdbarch.sh
parentc24c2888111acb6905101622fec41f713cd3e275 (diff)
downloadgdb-fe918324e83bec0af9cf4269c59407aa80f449d6.tar.gz
Remove trailing space in gdbarch.sh.
gdb/ChangeLog: * gdbarch.sh (software_single_step): Remove trailing space in comment (gdbarch.h is already correct).
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-xgdb/gdbarch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh
index 81a70b0e341..887552eda99 100755
--- a/gdb/gdbarch.sh
+++ b/gdb/gdbarch.sh
@@ -586,7 +586,7 @@ m:CORE_ADDR:addr_bits_remove:CORE_ADDR addr:addr::core_addr_identity::0
# FIXME/cagney/2001-01-18: The logic is backwards. It should be asking if the
# target can single step. If not, then implement single step using breakpoints.
#
-# A return value of 1 means that the software_single_step breakpoints
+# A return value of 1 means that the software_single_step breakpoints
# were inserted; 0 means they were not.
F:int:software_single_step:struct frame_info *frame:frame