This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Deprecate read_register_gen() / write_register_gen()


On Sat, Nov 02, 2002 at 09:48:03AM -0500, Andrew Cagney wrote:
> These functions are now really redundant - equivalent regcache variants 
> are available.  Apart from the fringes (-tdep files) there are hardly 
> any references left.

When you deprecate without removing, would you mind adding a pointer to
the replacement interfaces in headers near the declaration?  Otherwise
the remaining references are a pain for individual maintainers to clean
up later.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]