On Wed, Jan 21, 2009 at 1:59 PM, Kenneth Gonsalves
<law...@thenilgiris.com>wrote:

> On Wednesday 21 Jan 2009 4:41:49 pm Raja Subramanian wrote:
> > You can use gdb to examine the core file in detail.
>
> how? am getting zillions of core files even after running the ulimit
> command

$gcc -g devide.c
$./a.out
Segmentation fault (core dumped)
$gdb a.out core
for more detail
http://www.ffnn.nl/pages/articles/linux/gdb-gnu-debugger-intro.php.

Bye,
Krishna.
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to