Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.c319 static const char dprintf_style_agent[] = "agent"; variable
323 dprintf_style_agent,
2284 || strcmp (dprintf_style, dprintf_style_agent) != 0) in build_target_command_list()
8952 else if (strcmp (dprintf_style, dprintf_style_agent) == 0) in update_dprintf_command_list()