Textt
Textt
Blog
Create a new account
Sign in
nanashia128
デイリーを目標に最低ウィークリーでの更新を目指したい日記的な何か
memo
スタックトレース:
addr2line -e bin `cat bin.exe.stackdump | grep -e \^.\[0-9A-F\] | sed -e "s/\ \+/\ /g" | cut -d ' ' -f 2` | grep -e \[\^\(??:0\)\]
ダンプを有効化(Winパス):
export error_start='c:\cygwin\bin\dumper.exe'
gdb使いたくないでござる
12/14/11
nanashia128