How to read core files?
Core files are plain text files that include traceback information in hexadecimal. To read and convert the hexadecimal addresses the tool addr2line may help. For more information use-
addr2line -h
last change 08.08.2005 |
