2004-04-30 Orjan Friberg <orjanf@axis.com>
* observer.texi (GDB Observers): Correct spelling.
This commit is contained in:
parent
f893589578
commit
67ab9a76b5
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-04-30 Orjan Friberg <orjanf@axis.com>
|
||||||
|
|
||||||
|
* observer.texi (GDB Observers): Correct spelling.
|
||||||
|
|
||||||
2004-04-26 Orjan Friberg <orjanf@axis.com>
|
2004-04-26 Orjan Friberg <orjanf@axis.com>
|
||||||
|
|
||||||
* observer.texi (GDB Observers): Add target_changed event.
|
* observer.texi (GDB Observers): Add target_changed event.
|
||||||
|
|
|
@ -75,5 +75,5 @@ The inferior has stopped for real.
|
||||||
@end deftypefun
|
@end deftypefun
|
||||||
|
|
||||||
@deftypefun void target_changed (struct target_ops *@var{target})
|
@deftypefun void target_changed (struct target_ops *@var{target})
|
||||||
The target's register contents has changed.
|
The target's register contents have changed.
|
||||||
@end deftypefun
|
@end deftypefun
|
||||||
|
|
Loading…
Add table
Reference in a new issue