The Blue Meanie wrote: > > > ** ERROR **: file glib-missing.c: line 377: assertion failed: > > > (strlen(buf) < FILENAME_MAXBYTES)
> > I assume this is fixed as well now but it would be good if you could > > post the contents of "buf" or at least verify that the first character > > is a dot to confirm that I fixed the same bug. > Is this something I can extract from the core? Or do > I need to reproduce the problem? If I can get it from the core, > exactly what syntax do I need to use in gdb to get the info? frame 5 print buf But it doesn't look like you can extract this information from the core with gdb. There's also a small tutorial on the website that explains how to use gdb. Since you don't use GCC, dbx might be more useful. -- Christian
pgpKb3Nl9Cmlm.pgp
Description: PGP signature
