Re: Segmentation fault details?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Calvin Walton
Date: Saturday, August 23, 2008 - 8:26 pm

On Sat, 2008-08-23 at 22:23 +0200, Bodo Eggert wrote:

If you want to debug a segfaulting user-space program, there's a
somewhat better way to get this information (and a whole lot more info,
too...), and it's been around in various unixes for ages: core dumps
(core files).

Unfortunately (but given the state of modern linux desktop programs,
understandably), most current linux distributions ship with core dumps
turned off. But it isn't too hard to turn them back on if you have a
segfaulting program that you want to debug.

-- 
Calvin Walton <calvin.walton@gmail.com>

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Segmentation fault details?, Bodo Eggert, (Sat Aug 23, 1:23 pm)
Re: Segmentation fault details?, Calvin Walton, (Sat Aug 23, 8:26 pm)