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]

Re: remote debugging and source files


On Wed, Aug 25, 2004 at 03:58:20PM +0200, Hinko Kocevar wrote:
> Kris Warkentin wrote:
> >Hmm...according to your info shared, you have the loader here:
> >
> >0x40001460  0x40011914  No 
> >/opt/arm-linux/gcc-3.3.3-glibc-2.3.2/arm-softfloat-linux-gnu/lib/ld-linux.so.2 
> >
> >
> >so the breakpoint doesn't seem entirely unreasonable.  Is there any 
> >possibility that you have a different ld-linux.so.2 on the host and 
> >target? 
> 
> It is same version on the host and on the target - glibc-2.3.2., but the 
> one on target is cross compiled for ARM architecture, though. Is there 
> any other kind of difference we are interested here?

No, the copy of glibc on the target and the copy in
/opt/arm-linux/gcc-3.3.3-glibc-2.3.2/arm-softfloat-linux-gnu.  Are they
identical builds?


-- 
Daniel Jacobowitz


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