This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: New ARI warning Wed Aug 29 01:57:16 UTC 2018
>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:
Simon> I am not sure about this one. At first, I thought it was just a name clash,
Simon> the test looking for the "read_pc" function and wrongfully finding this line.
Simon> However, the check does purposefully look for "set_gdbarch_read_pc":
[...]
Simon> Is this gdbarch method really deprecated?
I don't know but I see other callers in-tree, which seems a bit peculiar.
Another unfinished deprecation I guess. Maybe we should be filing bugs
for these.
Tom