public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/ibm/heads/perf)] gdbinit.in: Fix typo.
@ 2020-03-19  6:13 Jiu Fu Guo
  0 siblings, 0 replies; only message in thread
From: Jiu Fu Guo @ 2020-03-19  6:13 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8fc3727402191c1f97ab4124db442f139f7c54d3

commit 8fc3727402191c1f97ab4124db442f139f7c54d3
Author: Jason Merrill <jason@redhat.com>
Date:   Mon Mar 9 16:42:41 2020 -0400

    gdbinit.in: Fix typo.
    
    gcc/ChangeLog
    2020-03-09  Jason Merrill  <jason@redhat.com>
    
            * gdbinit.in (pgs): Fix typo in documentation.

Diff:
---
 gcc/ChangeLog  | 4 ++++
 gcc/gdbinit.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6c20ddba54a..085ef66a207 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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:
diff --git a/gcc/gdbinit.in b/gcc/gdbinit.in
index c4f400cdfe6..e951c19db63 100644
--- a/gcc/gdbinit.in
+++ b/gcc/gdbinit.in
@@ -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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-19  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19  6:13 [gcc(refs/vendors/ibm/heads/perf)] gdbinit.in: Fix typo Jiu Fu Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).