aboutsummaryrefslogtreecommitdiff
path: root/gdb/auto-load.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Use ui_out_emit_tupleTom Tromey1-13/+3
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil1-1/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-15/+14
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-2/+2
2016-05-07remove trivialy unused variablesTrevor Saunders1-2/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-8/+11
2015-09-25Add casts to memory allocation related callsSimon Marchi1-8/+10
2015-04-27Do not manipulate "target:" filenames as local pathsGary Benson1-2/+5
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans1-165/+352
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-30Add add-auto-load-scripts-directory.Jan Kratochvil1-0/+25
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-02-25PR gdb/16626Jan Kratochvil1-3/+3
2014-02-09Add Guile as an extension language.Doug Evans1-11/+29
2014-02-05Extension Language APIDoug Evans1-88/+122
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-04 * auto-load.c (load_auto_scripts_for_objfile): Add some comments.Doug Evans1-0/+5
2013-11-29Move .debug_gdb_script processing to auto-load.c.Doug Evans1-25/+204
2013-10-29Simplify REGISTRY cleanup usagesYao Qi1-8/+4
2013-10-09New flag OBJF_NOT_FILENAMEJan Kratochvil1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-04-22 PR gdb/7912:Tom Tromey1-2/+3
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-09-17gdb/Jan Kratochvil1-8/+55
2012-08-27gdb/Jan Kratochvil1-9/+45
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-1/+2
2012-08-09gdb/Yao Qi1-1/+1
2012-07-26gdb/Jan Kratochvil1-2/+0
2012-07-02gdb/Jan Kratochvil1-23/+84
2012-05-20gdb/Jan Kratochvil1-51/+31
2012-05-18gdb/Jan Kratochvil1-4/+4
2012-05-18gdb/Jan Kratochvil1-1/+9
2012-05-11gdb/Jan Kratochvil1-10/+90
2012-05-11gdb/Jan Kratochvil1-5/+22
2012-05-11gdb/Jan Kratochvil1-9/+21
2012-05-06gdb/Jan Kratochvil1-5/+14
2012-05-02gdb/Jan Kratochvil1-0/+6
2012-04-17gdb/Jan Kratochvil1-10/+84
2012-04-17gdb/Jan Kratochvil1-5/+223
2012-04-17gdb/Jan Kratochvil1-35/+323
2012-04-17gdb/Jan Kratochvil1-0/+472