□子プロセスのデバック

set follow-fork-mode child


□プロセスIDを指定してデバック

gdb -p プロセスID


定数値のメモ

TRUE = 1


FALSE = 0