Pedro Alves
5038964414
* breakpoint.h: No longer include python.h or python-internal.h.
(struct breakpoint_object): Forward declare.
* defs.h (PyObject) [!HAVE_PYTHON]: Don't define.
* varobj.c (PyObject) [!HAVE_PYTHON]: Define.
* python/py-breakpoint.c (build_bp_list): Cast py_bp_object to
PyObject pointer.
(gdbpy_breakpoint_created): Remove casts around py_bp_object
accesses.
2010-11-25 13:10:07 +00:00
..
2010-11-10 23:44:14 +00:00
2010-11-25 13:10:07 +00:00
2010-10-19 20:11:37 +00:00
2010-10-13 13:24:40 +00:00
2010-10-13 13:24:40 +00:00
2010-11-23 13:33:23 +00:00
2010-10-15 18:54:13 +00:00
2010-10-13 13:24:40 +00:00
2010-11-12 20:49:43 +00:00
2010-11-12 20:49:43 +00:00
2010-10-13 13:24:40 +00:00
2010-11-12 20:49:43 +00:00
2010-11-12 20:49:43 +00:00
2010-11-02 16:48:43 +00:00