This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Whack TARGET_REDEFINE_DEFAULT_OPS
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Stan Shebs <stan at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 14 Jul 2008 23:57:35 -0700
- Subject: Re: Whack TARGET_REDEFINE_DEFAULT_OPS
- References: <487BA2DF.5040308@codesourcery.com>
> The macro TARGET_REDEFINE_DEFAULT_OPS in remote-sim.c is a leftover from
> a long-forgotten Cygnus project. It's remotely possible that someone can
> think of a use for it, so I'm posting instead of simply committing the
> removal as obvious.
In my opinion, we should just go ahead and remove it. If someone
needs it in the future, we can implement something that fits our
current design better.
--
Joel