Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ランダムにクラッシュするため(数日後、数時間後..)、gdbでプログラムをデバッグしようとしました。しかし、デバッグしようとすると、プログラムは次のエラーをスローします:「MySQL サーバーへの接続が失われました」および「MySQL サーバーが離れました」
gdb なしでプログラムを実行している場合、これらのエラーは発生しませんが、gdb の何が問題なのですか?
my.cnf で max_allowed_packet を 256M に増やそうとしましたが、うまくいきませんでした..