aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-05Extension Language APIDoug Evans1-112/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-12Eliminate UNSUPPORTED_ERROR.Pedro Alves1-0/+13
2013-11-29Move .debug_gdb_script processing to auto-load.c.Doug Evans1-1/+1
2013-11-28Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans1-3/+3
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+66
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-12 * NEWS: Update.Tom Tromey1-0/+6
2012-09-17gdb/Jan Kratochvil1-0/+4
2012-04-17gdb/Jan Kratochvil1-1/+1
2012-04-17gdb/Jan Kratochvil1-2/+0
2012-01-26gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans1-1/+1
2011-03-142011-03-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-02 * top.c: #include "python/python.h".Doug Evans1-0/+2
2010-06-11gdbTom Tromey1-0/+1
2010-04-23 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans1-0/+4
2010-04-15 Add -s option to source command.Doug Evans1-1/+1
2010-01-18Allow "source" to load python scripts.Joel Brobecker1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-08-13 * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey1-2/+2
2009-05-28gdbTom Tromey1-0/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-162008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+2
2008-08-06Initial python support.Thiago Jung Bauermann1-0/+27