Searched refs:from_source_symtab (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-hooks.c116 static bool from_source_symtab; variable
124 if (!from_stack && !from_source_symtab)
187 from_source_symtab = false;
211 from_source_symtab = true;
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-hooks.c116 static bool from_source_symtab; variable
124 if (!from_stack && !from_source_symtab)
187 from_source_symtab = false;
211 from_source_symtab = true;

Completed in 196 milliseconds