![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: how to debug when "Segmentation fault"
From: Tamer Fahmy <tamer@remove-this-tammura.at-and.this>
Date: Wed Oct 05 2005 - 14:53:45 CEST
On Tue, 04 Oct 2005 19:13:10 +0300, Maksim Kasimov wrote:
you could start your program within a gdb session like so:
$ gdb python
once your progmam segfaults you can then inspect the stack through:
(gdb) bt
cheers,
-- hardware, n: The parts of a computer system that can be kicked.Received on Sat Oct 15 04:10:24 2005 |