]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/solib-svr4: make svr4_info::debug_loader_name an std::string
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 3 Jun 2025 16:45:14 +0000 (12:45 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Jun 2025 15:39:02 +0000 (11:39 -0400)
commitf118937c181f008f78496d299873c879648d2d1a
tree2304ae30e1224d94731ebc59dd679c0d2bd796f0
parent96662aacaa0cf0a9766d874fc9577a5da417dbcc
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>
gdb/solib-svr4.c