diff options
author | Tom Tromey <tromey@adacore.com> | 2022-06-06 09:56:30 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-06-07 07:21:26 -0600 |
commit | 6d08aed3c98dd073d79365bc12a675fe0930aee7 (patch) | |
tree | acff0de8cd7eb8eb45b4e16cc019ac0bb460e6a9 /gdb/windows-nat.c | |
parent | b11f3dbb884dfacd1d581dbccc017fa1da155ead (diff) | |
download | gdb-6d08aed3c98dd073d79365bc12a675fe0930aee7.zip gdb-6d08aed3c98dd073d79365bc12a675fe0930aee7.tar.gz gdb-6d08aed3c98dd073d79365bc12a675fe0930aee7.tar.bz2 |
Constify solib_name_from_address
I noticed that solib_name_from_address returned a non-const string,
but it's more appropriate to return const. This patch implements
this. Tested by rebuilding.
Diffstat (limited to 'gdb/windows-nat.c')
0 files changed, 0 insertions, 0 deletions