HomeSort by: relevance | last modified time | path
    Searched defs:python_excp_full (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
python.c 46 static const char python_excp_full[] = "full"; variable
53 python_excp_full,
1613 else if (gdbpy_should_print_stack == python_excp_full)
  /src/external/gpl3/gdb.old/dist/gdb/python/
python.c 45 static const char python_excp_full[] = "full"; variable
52 python_excp_full,
1614 else if (gdbpy_should_print_stack == python_excp_full)

Completed in 30 milliseconds