[patch] Eliminate CALL_DUMMY from Alpha target

cgd@broadcom.com cgd@broadcom.com
Mon Jan 21 00:53:00 GMT 2002


At Sun, 20 Jan 2002 00:22:29 +0000 (UTC), "Jason R Thorpe" wrote:
> + /* On the Alpha, the call dummy code is nevery copied to user space
> +    (see alpha_fix_call_dummy() above).  The contents of this do not
> +    matter.  */
> + LONGEST alpha_call_dummy_words[] = { 0 };
> + 

Looks like one more (obvious) fix is needed: s/nevery/never/  8-)

(I'd check it in myself, but, just a couple of days ago i blew away by
writable gdb tree.  8-S)


chris



More information about the Gdb-patches mailing list