GDB (xrefs)
Classes | Functions
/tmp/gdb-8.1/gdb/tracefile.h File Reference
#include "tracepoint.h"

Go to the source code of this file.

Classes

struct  trace_frame_write_ops
 
struct  trace_file_write_ops
 
struct  trace_file_writer
 

Functions

struct trace_file_writertfile_trace_file_writer_new (void)
 
void init_tracefile_ops (struct target_ops *ops)
 
void tracefile_fetch_registers (struct regcache *regcache, int regno)
 

Function Documentation

◆ init_tracefile_ops()

void init_tracefile_ops ( struct target_ops ops)

◆ tfile_trace_file_writer_new()

struct trace_file_writer* tfile_trace_file_writer_new ( void  )

◆ tracefile_fetch_registers()

void tracefile_fetch_registers ( struct regcache regcache,
int  regno 
)