mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
2004-08-24 Andrew Cagney <cagney@gnu.org>
* gdbint.texinfo (Target Architecture Definition): Add missing comma.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2004-08-24 Andrew Cagney <cagney@gnu.org>
|
||||
|
||||
* gdbint.texinfo (Target Architecture Definition): Add missing
|
||||
comma.
|
||||
|
||||
2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* (Using the Testsuite): build != host is supported,
|
||||
|
@ -3816,7 +3816,7 @@ Number of bits in a short integer; defaults to @code{2 * TARGET_CHAR_BIT}.
|
||||
@findex read_sp
|
||||
@findex read_fp
|
||||
@anchor{TARGET_READ_SP} These change the behavior of @code{read_pc},
|
||||
@code{write_pc} and @code{read_sp}. For most targets, these may be
|
||||
@code{write_pc}, and @code{read_sp}. For most targets, these may be
|
||||
left undefined. @value{GDBN} will call the read and write register
|
||||
functions with the relevant @code{_REGNUM} argument.
|
||||
|
||||
|
Reference in New Issue
Block a user