[ECOS] this gdb error

Gary Thomas gary@mlbassoc.com
Thu Apr 1 07:27:00 GMT 2004


Chuck McManis said:
> (gdb) target remote tty2:2012
> Remote debugging using tty2:2012
> ../../gdb-6.0/gdb/gdbtypes.c:533: internal-error: make_cv_type: Assertion
> `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)'
> failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> Quit this debugging session? (y or n)
>
> Has anyone seen it? What is GDB trying to tell me?

Is "tty2" the name of a machine?  My guess is that GDB is trying to
parse it (I'm pretty sure it allows 'ttyXX' as shorthand for '/dev/ttyXX')
Try giving your machine an alias, e.g. 'termserv' and then use 'termserv:2012'


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list