gdbinit.in: Fix typo.
gcc/ChangeLog 2020-03-09 Jason Merrill <jason@redhat.com> * gdbinit.in (pgs): Fix typo in documentation.
This commit is contained in:
parent
983a6e7a50
commit
8fc3727402
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-03-09 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* gdbinit.in (pgs): Fix typo in documentation.
|
||||
|
||||
2020-03-09 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
Revert:
|
||||
|
|
|
@ -129,7 +129,7 @@ call debug_generic_stmt ($debug_arg)
|
|||
end
|
||||
|
||||
document pgs
|
||||
GCC hook: pgq [tree]
|
||||
GCC hook: pgs [tree]
|
||||
Print given GENERIC statement in C syntax.
|
||||
See also 'help-gcc-hooks'.
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue