Home
last modified time | relevance | path

Searched refs:read_actions (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtracepoint.c744 static void read_actions (struct tracepoint *);
797 read_actions (t); in trace_actions_command()
808 read_actions (struct tracepoint *t) in read_actions() function
DChangeLog-19985948 * tracepoint.c (read_actions, _initialize_tracepoint): Ditto.
6247 (read_actions): an action list consisting only of "end" is discarded.
7211 (read_actions): add actions to history list.
DChangeLog-20001948 * tracepoint.c (read_actions): Likewise.
4424 (read_actions): Use.
DChangeLog-19995979 * tracepoint.c (read_actions): If running asynchronously, set the
8206 read_actions), mdebugread.c
DChangeLog-20013081 * tracepoint.c (read_actions): Add FIXME for code depending on
DChangeLog1448 * tracepoint.c (read_actions): Simplify.
DChangeLog-20026311 * tracepoint.c (read_actions): Use gdb_readline_wrapper.