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]
Other format: [Raw text]

Cross gdb for ARM


Hi, 

which version of gdb/gdbserver is currently recommended for StrongARM?
I've tried 5.2 and 5.2.1, but both do not work. I can start the program
on the target remotely with "run", but I cannot set breakpoints. It
simply continues running and doesn't stop. 

I also wanted to try CVS, but it doesn't compile at the moment: 

----------8<----------
make[4]: Entering directory
`/home/robert/embedded/cvs/gdb/sid/component/glue'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I../../include -I./../../include    -g -O2 -c glue.cxx
rm -f .libs/glue.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../../include -I./../../include
-g -O2 -Wp,-MD,.deps/glue.pp -c  -fPIC -DPIC -DPIC glue.cxx -o
.libs/glue.lo
glue.cxx:391: `glue_components::bus_prober::~bus_prober()' has already
been declared in `glue_components::bus_prober'
2002-11-13make[4]: *** [glue.lo] Error 1
make[4]: Leaving directory
`/home/robert/embedded/cvs/gdb/sid/component/glue'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/robert/embedded/cvs/gdb/sid/component'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/robert/embedded/cvs/gdb/sid/component'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/robert/embedded/cvs/gdb/sid'
make: *** [all-sid] Error 2
----------8<----------

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Braunschweiger Str. 79,  31134 Hildesheim, Germany
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

    Visit us at the SPS/IPC/Drives 2002 in Nuernberg!
   Hall 5, Booth 154 +++ Please contact us for details.


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