From Jeremy Bennett <jeremy.bennett@embecosm.com>:
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 10:24:35 +0000 (10:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 10:24:35 +0000 (10:24 +0000)
commit587afa3811369858cb484ed0cd228ae650b9aaaf
tree742064e96e4819319eccfd224bb292e6dba5c2b6
parent10af6951e8a78f6685b6c02d352043be4c28cd19
From Jeremy Bennett  <jeremy.bennett@embecosm.com>:

* gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
field throughout to handle types with spaces in them.  Fix typos
found by aspell.
(Summary, Requirements, Contributors): New first chapter,
"Summary" added, old Requirements section moved there, and new
section, "Contributors" added.
(Initializing a New Architecture, Register Representation)
(Frame Interpretation, Inferior Call Setup, Adding a New Target)
(Porting gdb): These sections extended and updated.
(Compiler Characteristics): This section (empty) deleted.
(Defining Other Architecture Features): This section renamed and
duplicate material removed from (formerly "Target Conditionals").
Use braces {} in @deftypeXX type field throughout to handle types
with spaces in them. Typos found by aspell fixed.

* stack_frame.svg: New file, source of image for gdbint.texinfo.
* stack_frame.pdf: Version of image for PDF output.
* stack_frame.png: Version of image for HTML output and for Emacs.
* stack_frame.txt: Version of image for Info output.
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/doc/stack_frame.pdf [new file with mode: 0644]
gdb/doc/stack_frame.png [new file with mode: 0644]
gdb/doc/stack_frame.svg [new file with mode: 0644]
gdb/doc/stack_frame.txt [new file with mode: 0644]