Home
last modified time | relevance | path

Searched defs:linespec_keywords (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dlinespec.c259 static const char * const linespec_keywords[] = { "if", "thread", "task" }; variable
/dports/devel/gdb/gdb-11.1/gdb/
H A Dlinespec.c257 const char * const linespec_keywords[] = { "if", "thread", "task", "-force-condition", NULL }; variable