[Asterisk-Dev] lates cvs crash

Kevin P. Fleming kpfleming at starnetworks.us
Fri Dec 24 08:28:42 MST 2004


Waldemar Ogonowski wrote:

> Ok I have file coredump but please write short instruction how to use 
> gdb to get information from coredump file with "bt full" and put to file.

This in the list archives, but basically:

# gdb -se asterisk -c coredump
gdb> bt full
gdb> quit

You will need to capture this output to a file somehow, gdb won't do 
that directly.



More information about the asterisk-dev mailing list