save tracepoints (Debugging with GDB)

From Get docs
Gdb/docs/latest/gdb/save-tracepoints /
Revision as of 03:26, 6 December 2021 by Notes (talk | contribs) (Page commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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