commit | f118937c181f008f78496d299873c879648d2d1a | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Tue Jun 03 12:45:14 2025 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Thu Jun 05 11:39:02 2025 -0400 |
tree | 2304ae30e1224d94731ebc59dd679c0d2bd796f0 | |
parent | 96662aacaa0cf0a9766d874fc9577a5da417dbcc [diff] |
gdb/solib-svr4: make svr4_info::debug_loader_name an std::string Remove some manual memory management. Change-Id: I9c752d35a70e3659509fed57df1c9a8d27ecc742 Approved-By: Tom Tromey <tom@tromey.com>