* gdbint.texinfo (Overall Structure): Spelling fix.

This commit is contained in:
Mark Kettenis 2000-08-10 13:42:29 +00:00
parent 6f6ef15a3f
commit 2e685b93df
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-08-10 Mark Kettenis <kettenis@gnu.org>
* gdbint.texinfo (Overall Structure): Spelling fix.
2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
* gdbint.texinfo (Target Architecture Definition): Document that * gdbint.texinfo (Target Architecture Definition): Document that

View File

@ -137,7 +137,7 @@ for even half as many configurations as @value{GDBN} supports.
@value{GDBN} consists of three major subsystems: user interface, symbol handling @value{GDBN} consists of three major subsystems: user interface, symbol handling
(the ``symbol side''), and target system handling (the ``target side''). (the ``symbol side''), and target system handling (the ``target side'').
Ther user interface consists of several actual interfaces, plus The user interface consists of several actual interfaces, plus
supporting code. supporting code.
The symbol side consists of object file readers, debugging info The symbol side consists of object file readers, debugging info