diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2025-09-03 10:50:05 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-10-07 16:22:15 -0400 |
commit | 679acd561c1b2995a5d4ba4d4d1205aa848bee76 (patch) | |
tree | 74ea364662b20989188fe9a34acd828d50b0af62 /gdb/python/py-gdb-readline.c | |
parent | a65d188303c757b9e7bbb461c74100b2994783f6 (diff) | |
download | binutils-679acd561c1b2995a5d4ba4d4d1205aa848bee76.zip binutils-679acd561c1b2995a5d4ba4d4d1205aa848bee76.tar.gz binutils-679acd561c1b2995a5d4ba4d4d1205aa848bee76.tar.bz2 |
gdbsupport: make reference_to_pointer_iterator's constructor non-variadic
For the same reason as the previous patches (making things easier to
understand, at the cost of being more explicit), change
reference_to_pointer_iterator's constructor to take an already built
underlying iterator.
There are no uses of this utility in the code base right now, so no
callers to update.
Change-Id: Ifadb4c3a5ee53a8d0eb6c0d79efcc92271492e8e
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions