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