projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8cb0e
)
Minor cleanup for better smallbook formatting w/default FSF style.
author
Roland Pesch
<pesch@cygnus>
Wed, 24 Jun 1992 01:17:24 +0000
(
01:17
+0000)
committer
Roland Pesch
<pesch@cygnus>
Wed, 24 Jun 1992 01:17:24 +0000
(
01:17
+0000)
gdb/doc/gdb.texinfo
patch
|
blob
|
history
diff --git
a/gdb/doc/gdb.texinfo
b/gdb/doc/gdb.texinfo
index 511a9382143a9fca354746d1f5791bbdf408159d..43f0ed686560ac691db32600287156cafe096f52 100644
(file)
--- a/
gdb/doc/gdb.texinfo
+++ b/
gdb/doc/gdb.texinfo
@@
-6971,9
+6971,9
@@
printf (@var{string}, @var{expressions}@dots{});
For example, you can print two values in hex like this:
-@example
+@
small
example
printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
-@end example
+@end
small
example
The only backslash-escape sequences that you can use in the format
string are the simple ones that consist of backslash followed by a