aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-18Fix build failure when building without Python support.Joel Brobecker1-1/+1
2010-01-18Allow "source" to load python scripts.Joel Brobecker1-0/+24
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-03gdbTom Tromey1-0/+25
2009-11-09 * python/python.c (execute_gdb_command): Copy the argument text.Tom Tromey1-1/+5
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand1-12/+53
2009-05-28gdbTom Tromey1-3/+3
2009-05-28gdbTom Tromey1-0/+3
2009-05-28gdbTom Tromey1-0/+8
2009-05-28gdbTom Tromey1-0/+6
2009-05-28gdbTom Tromey1-0/+146
2009-03-30gdb/Thiago Jung Bauermann1-0/+8
2009-03-21gdb/Thiago Jung Bauermann1-6/+5
2009-03-21gdb/Thiago Jung Bauermann1-0/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3
2009-02-06gdb/Thiago Jung Bauermann1-0/+5
2009-02-05gdb/Thiago Jung Bauermann1-30/+44
2009-02-04gdb/Thiago Jung Bauermann1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-21 * python/python-internal.h (PyGILState_Ensure): New define.Tom Tromey1-2/+22
2008-10-162008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+4
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-11/+2
2008-08-09(_initialize_python): Use unabbreviated commandsAndreas Schwab1-2/+2
2008-08-06Initial python support.Thiago Jung Bauermann1-0/+438