summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.sh
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-12-28 18:45:45 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-12-28 18:45:45 +0000
commit21b92d850d944458bdf29b9b95ec81b2f59a3872 (patch)
treea7ccec5c060a151273dd8fe585b9ec2f67f18caa /gdb/gdbarch.sh
parent6de0ba0ce303b1d7366edad1eb33469a8705ee64 (diff)
downloadgdb-21b92d850d944458bdf29b9b95ec81b2f59a3872.tar.gz
gdb/
* gdbarch.sh (max_insn_length): Extend the comment by unit. * gdbarch.h: Regenerate.
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 a9ca03dff7c..0c3344fedaa 100755
--- a/gdb/gdbarch.sh
+++ b/gdb/gdbarch.sh
@@ -654,7 +654,7 @@ v:int:vbit_in_delta:::0:0::0
# Advance PC to next instruction in order to skip a permanent breakpoint.
F:void:skip_permanent_breakpoint:struct regcache *regcache:regcache
-# The maximum length of an instruction on this architecture.
+# The maximum length of an instruction on this architecture in bytes.
V:ULONGEST:max_insn_length:::0:0
# Copy the instruction at FROM to TO, and make any adjustments