GDB (API)
Functions
/home/stan/gdb/src/gdb/python/py-progspace.c File Reference
#include "defs.h"
#include "python-internal.h"
#include "charset.h"
#include "progspace.h"
#include "objfiles.h"
#include "language.h"
#include "arch-utils.h"

Go to the source code of this file.

Functions

PyObjectpspy_get_printers (PyObject *o, void *ignore)
PyObjectpspy_get_frame_filters (PyObject *o, void *ignore)
PyObjectpspace_to_pspace_object (struct program_space *pspace)
int gdbpy_initialize_pspace (void)

Function Documentation

Definition at line 299 of file py-progspace.c.

Definition at line 258 of file py-progspace.c.

PyObject* pspy_get_frame_filters ( PyObject o,
void *  ignore 
)

Definition at line 155 of file py-progspace.c.

PyObject* pspy_get_printers ( PyObject o,
void *  ignore 
)

Definition at line 115 of file py-progspace.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines