[RFA] Remove cleanups from tracefile.c

Tom Tromey tom@tromey.com
Sat Jun 9 22:17:00 GMT 2018


>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:

Simon> Could this call trace_save_tfile and trace_save_ctf instead to
Simon> duplication?
Simon>   if (generate_ctf)
Simon>     trace_save_ctf (filename, target_does_save);
Simon>   else
Simon>     trace_save_tfile (filename, target_does_save);

I made this change and I'll push it after re-testing.

Tom



More information about the Gdb-patches mailing list