aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f8228b4..47549ad 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5809,6 +5809,7 @@
2019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
+ PR breakpoints/24541
* stap-probe.c (stap_parse_register_operand): Make "regname" an
"std::string", simplifying the algorithm.