]> Git Repo - binutils.git/blobdiff - gdb/python/python.h
2008-10-16 Thiago Jung Bauermann <[email protected]>
[binutils.git] / gdb / python / python.h
index 00ff159d990a33218636463d50fd61573889f73b..102fef60f5f8ee02f53ae9d3d24983a22323009f 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "value.h"
 
+extern struct value *values_in_python;
+
 void eval_python_from_control_command (struct command_line *);
 
 #endif /* GDB_PYTHON_H */
This page took 0.023966 seconds and 4 git commands to generate.