Noone anwsered so I'm reposting it.
Does someone know why I'm getting such an error when triing to run something with gdb :
BFD: /mnt/./tick: version count (4) does not match symbol count (8)

(gdb) run
Starting program: /mnt/./tick
[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]
BFD: /lib/libc.so.6: version count (847) does not match symbol count (1695)
Cannot access memory at address 0x0.

christophe

christophe leroy wrote:

> christophe leroy wrote:
>
> > Philip Blundell wrote:
> >
> > > >Is this it?
> > > >
> > > >ftp://ftp.netwinder.org/pub/ccc/redhat/SRPMS/gdb-4.17-2.src.rpm
> > >
> > > It's certainly not the one I was thinking of.  Go to www.debian.org, follow
> > > the links to the ARM port page, and look at David Welton's stuff.  I think the
> > > patch is there.
> > >
> >
> > I think i've found something. Look at (not tested yet)
> >
> > 
>http://master.debian.org/~davidw/netwinder/gdb_4.17-4.arm.m68k.objc.threads.hwwp.fpu.gnat.1.diff.gz
> >
> > christophe
> >
> > unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
>
> I've compiled and tried gdb.  I've got errors !
>
> christophe
>
> init-2.02# bin/gdb ./tick
> GNU gdb 4.17.m68k.objc.threads.hwwp.fpu.gnat
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "arm-linux"...BFD: /mnt/./tick: version count (4) does 
>not match symbol
> count (8)
>
> (gdb) break main
> Breakpoint 1 at 0x20003d0: file tick.c, line 4.
> (gdb) run
> Starting program: /mnt/./tick
> [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]
> BFD: /lib/libc.so.6: version count (847) does not match symbol count (1695)
> Cannot access memory at address 0x0.
> (gdb)
>
> unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to