summaryrefslogtreecommitdiff
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* * python/python-internal.h (Py_ssize_t): Define as int.Tom Tromey2009-01-051-2/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-035-5/+5
* * python/python-value.c (valpy_length): Remove #if.Tom Tromey2008-12-221-4/+0
* 2008-12-22 Paul Pluzhnikov <ppluzhnikov@google.com>Tom Tromey2008-12-221-0/+1
* * python/python-value.c (values_in_python): Add specific initializationJoel Brobecker2008-12-081-1/+3
* * python/python-internal.h (PyGILState_Ensure): New define.Tom Tromey2008-11-213-2/+51
* gdbTom Tromey2008-10-281-2/+7
* 2008-10-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-231-1/+2
* 2008-10-23 Tom Tromey <tromey@redhat.com>Paul Pluzhnikov2008-10-231-0/+2
* * python/python-value.c (value_object_methods)Pedro Alves2008-10-191-78/+61
* Add gdb/python/python-value.c, which I forgot to do in my previous commit.Thiago Jung Bauermann2008-10-161-0/+689
* 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2008-10-163-3/+16
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-11/+2
* (_initialize_python): Use unabbreviated commandsAndreas Schwab2008-08-091-2/+2
* Initial python support.Thiago Jung Bauermann2008-08-064-0/+653