projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983a6e7
)
gdbinit.in: Fix typo.
author
Jason Merrill
<jason@redhat.com>
Mon, 9 Mar 2020 20:42:41 +0000
(16:42 -0400)
committer
Jason Merrill
<jason@redhat.com>
Tue, 10 Mar 2020 00:18:39 +0000
(20:18 -0400)
gcc/ChangeLog
2020-03-09 Jason Merrill <jason@redhat.com>
* gdbinit.in (pgs): Fix typo in documentation.
gcc/ChangeLog
patch
|
blob
|
history
gcc/gdbinit.in
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 6c20ddba54a2f704e0bb8d624ceebb04046b5d7b..085ef66a207264ffadce68e554ce7b208a4dc34f 100644
(file)
--- 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 c4f400cdfe686ff140151702ec3e117944ee47a8..e951c19db638f10d18ce4f4b34e436681410bc6e 100644
(file)
--- a/
gcc/gdbinit.in
+++ b/
gcc/gdbinit.in
@@
-129,7
+129,7
@@
call debug_generic_stmt ($debug_arg)
end
document pgs
-GCC hook: pg
q
[tree]
+GCC hook: pg
s
[tree]
Print given GENERIC statement in C syntax.
See also 'help-gcc-hooks'.
end