core files in embedded systems!

Hello,

I got a core file dumped on a embedded file system. This file almost filled up the flash file system. Is there any good solutions to this problem? Maybe configure Linux to not create any core file? Or make make a smaller core with only the most important things? Or perhaps there is another solution to this.

Regards, Goran

Reply to
Goran
Loading thread data ...

Reply to
Robert Grace

hmm, ln -s /dev/null core?

Reply to
Will

$ man ulimit

ulimit -c NN - limit size of coredump file to NN bytes....

Regards,

John

Reply to
John Williams

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.