GDB (xrefs)
Loading...
Searching...
No Matches
Variables
python.h File Reference
#include "extension.h"

Go to the source code of this file.

Variables

const struct extension_language_defn extension_language_python
 
cmd_list_elementpython_cmd_element
 
struct objfilegdbpy_current_objfile
 

Variable Documentation

◆ extension_language_python

const struct extension_language_defn extension_language_python
extern

Definition at line 179 of file python.c.

Referenced by info_auto_load_python_scripts().

◆ gdbpy_current_objfile

struct objfile* gdbpy_current_objfile
extern

Referenced by gdbpy_lookup_objfile().

◆ python_cmd_element

cmd_list_element* python_cmd_element
extern

Definition at line 2283 of file python.c.

Referenced by process_next_line().