commit | 98107b0b17acd9d2c28829cbe93a75b72677d220 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Sun Oct 08 01:16:29 2023 +0000 |
committer | Simon Marchi <simon.marchi@efficios.com> | Thu Oct 19 10:57:51 2023 -0400 |
tree | fcbc63a8764ed76342d61e040e92cc2f61a8764e | |
parent | 200b85632a99e749e14d1c026b7e24c15a5e2776 [diff] |
gdb: make so_list::{so_original_name,so_name} std::strings Change these two fields, simplifying memory management and copying. Change-Id: If2559284c515721e71e1ef56ada8b64667eebe55 Approved-By: Pedro Alves <pedro@palves.net> Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>