summaryrefslogtreecommitdiff
path: root/gdb/python/py-auto-load.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: add mechanism to manage Python initialization functionsAndrew Burgess2023-05-051-1/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove unnecessary lookup_cmd when deprecating commandsSimon Marchi2021-05-271-18/+11
* gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi2021-01-131-3/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* default-args: allow to define default arguments for aliasesPhilippe Waroquiers2020-06-221-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_infoTom Tromey2017-11-071-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Extension Language APIDoug Evans2014-02-051-38/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Move .debug_gdb_script processing to auto-load.c.Doug Evans2013-11-291-176/+21
* * python/py-auto-load.c (source_section_scripts): Move comment toDoug Evans2013-11-291-8/+8
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* 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