Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c318 static const char dprintf_style_call[] = "call"; variable
322 dprintf_style_call,
8937 else if (strcmp (dprintf_style, dprintf_style_call) == 0) in update_dprintf_command_list()