From a1726c38a9e8ac07b3fd6bbfac04da27c32c0d70 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 18 Sep 2019 14:42:24 -0700 Subject: Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0... ... to include PR breakpoints/24541 (for documentation purposes). For the reader's convenience, the commit in question was the following: commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0 Author: Sergio Durigan Junior Date: Thu May 16 16:23:24 2019 -0400 Subject: Make stap-probe.c:stap_parse_register_operand's "regname" an std::string --- gdb/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') 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 + PR breakpoints/24541 * stap-probe.c (stap_parse_register_operand): Make "regname" an "std::string", simplifying the algorithm. -- cgit v1.1