This is the mail archive of the gdb@sources.redhat.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: EB40


Shaojie Wu wrote:
> 
> Hi,
> I think I  configured the GDB with "--target=arm-elf", here is
> the command I use to configure insight 5.0
> 
> mkdir -p /tmp/build/gdb
>     cd /tmp/build/gdb
>     /src/gdb/insight-5.0/configure --target=arm-elf \
>       --prefix=/tools \
>       --exec-prefix=/tools/H-i686-pc-cygwin \
>       -v 2>&1 | tee configure.out
> 

If everything went well, after make you issue a

make install

and a program named "arm-elf-gdb" should be in your /tools/bin
directory.



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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