This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: Patch for arm_push_arguments


Andrew Cagney wrote:
> 
> Scott,
> 
> To expand on what I suspect Fernando is doing, he probably has built a
> ``--target=arm-elf'' tool-chain (compiler, linker, debugger) and is then
> testing it a dejagnu entry like:
> 
>     { "arm-*elf" } {
>        set target_list "arm-sim/-mlittle-endian"
>     }
> 
> (along with a few extra's for remote boards).  This checks both big and
> little endian targets without any need to own real hardware.
> 

Thanks Andrew, I should have given more details.  But yesterday was an
hectic day around here.

Just one correction: nowadays we have to do "arm-sim/-mbig-endian" as it
comes as little-endian as default.



-- 
Fernando Nasser
Red Hat, Inc. - Toronto                 E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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