diff options
author | Andrew Burgess <aburgess@redhat.com> | 2025-05-07 11:00:13 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2025-05-12 16:27:23 +0100 |
commit | 4e16a470492e412b6652d1e992f49edbc8e90894 (patch) | |
tree | a6f677da106df8b38797c88b8dca5e7715ee332d /gdb/python/py-utils.c | |
parent | 9db56c74db800fe4bff2412f44dfa3fb8c42ec51 (diff) | |
download | binutils-4e16a470492e412b6652d1e992f49edbc8e90894.zip binutils-4e16a470492e412b6652d1e992f49edbc8e90894.tar.gz binutils-4e16a470492e412b6652d1e992f49edbc8e90894.tar.bz2 |
gdb: pass std::string from linux_find_memory_regions_full
Update linux_find_memory_region_ftype to take 'const std::string &'
instead of 'const char *', update the two functions which are passed
as callbacks to linux_find_memory_regions_full.
There should be no user visible changes after this commit.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-utils.c')
0 files changed, 0 insertions, 0 deletions