Saving core file in gdb

Viewed 65637

Is it possible to save/dump core file using gdb? Sometimes I want to save file to analyze it later.

2 Answers
Related