]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 fd3a86cbcfdd63966a70a3af9c7cf0b1fc99bfc1..bfd632c6046f8c939864b87f2e31ecdb76260b59 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.