Update ChangeLog entry of commit e9224f6d80ea35e90a61d44575f12b26742eaaf3 and mention...
authorSergio Durigan Junior <sergiodj@redhat.com>
Tue, 17 Sep 2019 04:01:13 +0000 (00:01 -0400)
committerSergio Durigan Junior <sergiodj@redhat.com>
Tue, 17 Sep 2019 04:01:13 +0000 (00:01 -0400)
gdb/ChangeLog

index fd3a86c..bfd632c 100644 (file)
@@ -12,6 +12,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.