GDB (xrefs)
|
#include "defs.h"
#include "ui-file.h"
#include "gdbsupport/gdb_obstack.h"
#include "gdbsupport/gdb_select.h"
#include "gdbsupport/filestuff.h"
#include "cli-out.h"
#include "cli/cli-style.h"
#include <chrono>
Go to the source code of this file.
Functions | |
static bool | term_cli_styling () |
Variables | |
null_file | null_stream |
|
static |
Definition at line 187 of file ui-file.c.
References cli_styling.
Referenced by string_file::can_emit_style_escape(), stdio_file::can_emit_style_escape(), and tee_file::can_emit_style_escape().
null_file null_stream |
Definition at line 31 of file ui-file.c.
Referenced by gdb_insn_length(), selftests::memory_error_test(), selftests::print_one_insn_test(), and safe_parse_type().