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>
--