delorie.com/archives/browse.cgi | search |
> Date: Mon, 14 Jan 2002 21:16:37 +0300 > From: egor duda <deo AT logos-m DOT ru> > > Hmm. Does resulting core dump "looks" ok? it should be elf file of > size 1MB or more. VOLTRON$ ls -l *.core -rw-r--r-- 1 jik Administ 1993904 Jan 14 12:49 a.exe.core -rw-r--r-- 1 jik Administ 4855584 Jan 14 12:50 gdb.exe.core VOLTRON$ file *.core a.exe.core: ELF 32-bit LSB core file of 'n' (signal 6750329), Intel 80386, version 1 (SYSV) gdb.exe.core: ELF 32-bit LSB core file of 'n' (signal 6750329), Intel 80386, version 1 (SYSV) VOLTRON$ > Do i remember correctly that gdb crashes even on coredump created > by simple { int* x=0; *x=1; } program? Yes. jik
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |