Elias Athanasopoulos <[EMAIL PROTECTED]> wrote > > I am just curious in the next thing: > > What could one start with a core file, which was created > > when a program crashed. > > % gdb ./foo ./core > ... > % (gdb) where > > Assuming foo is the crashed app, the above will show you where it > crashed. A stack backtrace (bt) is also useful.
Thanks a lot! I will try it out! BR, Akos -------------------------------------------------- http://www.mailbox.hu - Mert levelezni kell... - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
