[Patch]: Create arm-linux-tdep.c.

Andrew Cagney ac131313@cygnus.com
Wed Apr 5 17:29:00 GMT 2000


Scott Bambrough wrote:
> 
> FYI,
> 
> I've committed the attached patch so others are able to build an x86 hosted
> debugger for ARM Linux.  This build failed due to missing target dependencies.
> I created ARM Linux specific arm-linux-tdep.c file and moved the missing code
> into it from arm-linux-nat.c.
> 
> 2000-04-05  Scott Bambrough <scottb@netwinder.org>
> 
>         * arm-linux-tdep.c: New file.
>         * arm-linux-nat.c (fetch_fpregs): Remove unused code.
>           (arm_get_longjmp_target): Moved it and all defines
>           it uses to arm-linux-tdep.c.
>           (arm_linux_extract_return_value): Moved to
>           arm-linux-tdep.c.
>         * config/arm/linux.mt: Add arm-linux-tdep.c to TDEPFILES.

FYI,

You probably want to add dependencies et.al. to Makefile.in and tweek
config/djgpp/fnchange.lst

	Andrew


More information about the Gdb-patches mailing list