save tracepoints (Debugging with GDB)

From Get docs
Gdb/docs/latest/gdb/save-tracepoints


13.2.3 save tracepoints filename

This command saves all current tracepoint definitions together with their actions and passcounts, into a file filename suitable for use in a later debugging session. To read the saved tracepoint definitions, use the source command (see Command Files). The save-tracepoints /@w command is a deprecated alias for save tracepoints /@w