|
simulavr
1.1.0
|
Go to the source code of this file.
Functions | |
| void | SetDumpTraceArgs (const std::vector< std::string > &traceopts, AvrDevice *dev) |
| Parse given trace options and open Dumper. More... | |
| void | ShowRegisteredTraceValues (const std::string &outname) |
| Write out registered trace values for device to file or stdout. More... | |
| void | WriteCoreDump (const std::string &outname, AvrDevice *dev) |
| Write out core dump file (for analysis) More... | |
| void SetDumpTraceArgs | ( | const std::vector< std::string > & | traceopts, |
| AvrDevice * | dev | ||
| ) |
Parse given trace options and open Dumper.
Referenced by avr_dump_arg_tf().
| void ShowRegisteredTraceValues | ( | const std::string & | outname | ) |
Write out registered trace values for device to file or stdout.
| void WriteCoreDump | ( | const std::string & | outname, |
| AvrDevice * | dev | ||
| ) |
Write out core dump file (for analysis)