[RFA] patch for [Bug gdb/11253]

Jan Kratochvil jan.kratochvil@redhat.com
Sun Feb 28 18:10:00 GMT 2010


Hi Hui,

On Sun, 28 Feb 2010 16:37:56 +0100, Hui Zhu wrote:
> I think your patch is more better.
> Thanks.  :)

I wanted to submit now a comment to target.c INHERIT is deprecated but I have
found now the notice is already there:

	   NOTE: cagney/2003-10-17: The problem with this inheritance, as it
	   is currently implemented, is that it discards any knowledge of
	   which target an inherited method originally belonged to.
	   Consequently, new new target methods should instead explicitly and
	   locally search the target stack for the target that can handle the
	   request.  */

	static void
	update_current_target (void)

which proves my patch should be dropped, I just was not sure before.


Sorry,
Jan



More information about the Gdb-patches mailing list