core dump

Alexandre Oliva aoliva@redhat.com
Sun Apr 1 12:31:00 GMT 2001


On Apr  1, 2001, "Christopher Sindall" <surferman@lineone.net> wrote:

>     I've just started learning to use gnu gcc but it doesn't seem to do core dumps. How do I get it to do a core dump?

Core dumps are created in error situations, in which a program
accesses in invalid memory address, for example.  Why do you want GCC
to generate core dumps on purpose?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list