GDB (API)
Functions
/home/stan/gdb/src/gdb/python/py-value.c File Reference
#include "defs.h"
#include "gdb_assert.h"
#include "charset.h"
#include "value.h"
#include "exceptions.h"
#include "language.h"
#include "dfp.h"
#include "valprint.h"
#include "infcall.h"
#include "expression.h"
#include "cp-abi.h"
#include "python.h"

Go to the source code of this file.

Functions

void preserve_python_values (struct objfile *objfile, htab_t copied_types)

Function Documentation

void preserve_python_values ( struct objfile objfile,
htab_t  copied_types 
)

Definition at line 1548 of file py-value.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines