Am Mittwoch, 6. Juni 2007 schrieb Michael MacIsaac: > Hello list, > > An ISV uses the function coredump() on AIX in C/C++ code to dump a > program's core, but NOT terminate - for debugging. Apparently there is no > such function on Linux.
> Does anyone know of a comparable tool, or another way to dump a program's > core without terminating? Thanks. what about gdb? There is the "generate-core-file" command. -- IBM Deutschland Entwicklung GmbH Vorsitzender des Aufsichtsrats: Martin Jetter Geschäftsführung: Herbert Kircher Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
