2012-03-01 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Thu, 1 Mar 2012 21:06:54 +0000 (21:06 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 1 Mar 2012 21:06:54 +0000 (21:06 +0000)
commit49a8461db86081af4f76289427c673ff302dc1fd
treec6e77ab82cf7a4715a3a7089d3f132dcf74e5e2a
parent9079102fe5b2288e029744e2deb3e96891fe1b92
2012-03-01  Pedro Alves  <palves@redhat.com>

* python/py-breakpoint.c: Include python.h.
* python/py-continueevent.c (create_continue_event_object): Make
static.
* python/py-lazy-string.c (stpy_get_type): Make static.
* python/py-newobjfileevent.c (create_new_objfile_event_object):
Make static.
* python/py-utils.c (unicode_to_target_python_string): Make
static.
* python/py-value.c: Include python.h.
gdb/ChangeLog
gdb/python/py-breakpoint.c
gdb/python/py-continueevent.c
gdb/python/py-lazy-string.c
gdb/python/py-newobjfileevent.c
gdb/python/py-utils.c
gdb/python/py-value.c
This page took 0.025652 seconds and 4 git commands to generate.