aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2019-05-16 16:20:39 -0400
committerSergio Durigan Junior <sergiodj@redhat.com>2019-05-16 16:26:29 -0400
commitf3da9116654bb2e899063a0aa9e11c2606b38fff (patch)
tree164d8f0e8e7ef3e678a9cf1219ea10db2ed228af /gdb/ChangeLog
parentf1bb75ab2a68b7d0878966f5a945eb7d33a48280 (diff)
downloadgdb-f3da9116654bb2e899063a0aa9e11c2606b38fff.zip
gdb-f3da9116654bb2e899063a0aa9e11c2606b38fff.tar.gz
gdb-f3da9116654bb2e899063a0aa9e11c2606b38fff.tar.bz2
Fix complaint string formatting on stap-probe.c
I think the string formatting for complaints was messed up by Tom's patch to simplify the complaint mechanism. This small and trivial patch fixes them. Pushed as obvious. gdb/ChangeLog: 2019-05-16 Sergio Durigan Junior <sergiodj@redhat.com> * stap-probe.c (handle_stap_probe): Fix complaint formatting. (stap_static_probe_ops::get_probes): Likewise.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c89b703..faee999 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
+ * stap-probe.c (handle_stap_probe): Fix complaint formatting.
+ (stap_static_probe_ops::get_probes): Likewise.
+
+2019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
+
* stap-probe.c (stap_parse_register_operand): Make "if (*p->arg ==
'-')" and "else if".
(stap_parse_single_operand): Join checks for