gdb/regcache.c:211: undefined reference to `GET_SAVED_REGISTER'
Andrew Cagney
ac131313@cygnus.com
Fri Aug 11 11:54:00 GMT 2000
Mark Kettenis wrote:
>
> From: Andreas Jaeger <aj@suse.de>
> Date: 11 Aug 2000 11:58:46 +0200
>
> By default (!GDB_MULTI_ARCH && !GET_SAVED_REGISTER) no replacement is
> defined.
>
> Looks like Andrew accidentiliy removed the GET_SAVED_REGISTER stuff
> from regcache.c (there's no ChangeLog for that bit). The attached
> patch restores it. Andrew, I'll leave it to you to check it in and
> put an appropriate notice in the ChangeLog :-).
Yes. Sorry. That snuck through :-(. It is part of another patch that
moves all of GET_SAVED_REGISTER to gdbarch.[hc].
Andrew
More information about the Gdb
mailing list