summaryrefslogtreecommitdiff
path: root/gdb/extension-priv.h
Commit message (Expand)AuthorAgeFilesLines
* Remove apply_val_pretty_printer parameter valaddrYao Qi2016-11-111-7/+7
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+1
* Eliminate clear_quit_flagPedro Alves2016-04-121-4/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb: Use sighandler_t everywherePedro Alves2015-08-271-1/+2
* PR python/18285Doug Evans2015-04-291-1/+13
* Add support for inlining scripts into .debug_gdb_scripts.Doug Evans2015-01-311-0/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add xmethod interface to the extension language API.Siva Chandra2014-06-031-0/+46
* * extension-priv.h (extension_language_script_ops): Add comment.Doug Evans2014-02-071-3/+9
* fix copyright year in new files in previous checkinDoug Evans2014-02-051-1/+1
* Extension Language APIDoug Evans2014-02-051-0/+285