This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What creates corefiles?


Thank you for your suggestion. I'll look into the kernel.

Kei Sakamoto

From: "Andreas Schwab" <schwab@suse.de>
To: "Kei Sakamoto" <sakamoto.kei@renesas.com>
Cc: <gdb@sources.redhat.com>
Sent: Monday, October 25, 2004 6:43 PM
Subject: Re: What creates corefiles?


"Kei Sakamoto" <sakamoto.kei@renesas.com> writes:

> So I'd like to check whether corefiles are correct. But I don't
> know what creates corefiles. (Linux kernel? GLIBC?)

It's the kernel.

> Would anyone suggest which source files I should look into?

Look at fs/binfmt_elf.c in the kernel sources.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]