summaryrefslogtreecommitdiff
path: root/gdb/python/py-auto-load.c
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-3/+3
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-1/+3
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* PR gdb/14704:Tom Tromey2012-11-081-12/+11
* gdb/Jan Kratochvil2012-09-171-4/+0
* gdb/Jan Kratochvil2012-04-171-2/+10
* gdb/Jan Kratochvil2012-04-171-3/+11
* gdb/Jan Kratochvil2012-04-171-44/+109
* gdb/Jan Kratochvil2012-04-171-432/+5
* gdb/Jan Kratochvil2012-03-191-3/+12
* gdb/Jan Kratochvil2012-01-261-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* * python/py-auto-load.c (info_auto_load_scripts): Pass address ofDoug Evans2011-12-201-3/+4
* * python/py-auto-load.c (source_section_scripts): Call xfreeDoug Evans2011-12-101-1/+1
* * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans2011-10-271-2/+2
* * python/py-auto-load.c (source_section_scripts): Fix fileDoug Evans2011-09-191-8/+8
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+2
* * python/py-auto-load.c (source_section_scripts): Mention objfileDoug Evans2011-05-161-2/+3
* * python/py-autoload.c (print_script): Print "Missing" instead ofDoug Evans2011-05-151-2/+2
* * NEWS: Mention "info auto-load-scripts".Doug Evans2011-05-131-71/+200
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Rename "maint set python auto-load" to "set auto-load-scripts".Doug Evans2010-12-151-13/+19
* gdb/Jan Kratochvil2010-09-221-2/+0
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+4
* ARI warning fix.Joel Brobecker2010-04-271-1/+1
* * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans2010-04-231-3/+37
* Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans2010-04-231-0/+459