summaryrefslogtreecommitdiff
path: root/gdb/extension.c
Commit message (Expand)AuthorAgeFilesLines
* Use unique_xmalloc_ptr in apply_ext_lang_type_printersTom Tromey2023-04-061-3/+3
* Don't throw quit while handling inferior events, part IIPedro Alves2023-02-151-1/+61
* GC get_active_ext_langPedro Alves2023-02-151-8/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use bool in bpstatTom Tromey2022-12-191-2/+2
* Fix control-c handling on WindowsTom Tromey2022-12-131-2/+3
* Rename install_sigint_handlerTom Tromey2022-12-131-2/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* gdb: add extension language print_insn hookAndrew Burgess2022-06-151-0/+20
* gdb: use python to colorize disassembler outputAndrew Burgess2022-02-141-0/+20
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittestTom de Vries2021-10-191-0/+11
* gdb: extension languages finish_initialization to initializeAndrew Burgess2021-04-281-5/+5
* gdb: ensure SIGINT is set to SIG_DFL during initialisationAndrew Burgess2021-04-281-1/+27
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-1/+1
* gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi2021-01-131-4/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Remove ALL_EXTENSION_LANGUAGES and ALL_ENABLED_EXTENSION_LANGUAGESTom Tromey2020-05-081-102/+51
* Change extension language pretty-printers to use value APITom Tromey2020-03-131-13/+6
* Allow use of Pygments to colorize source codeTom Tromey2020-01-211-0/+21
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Load system gdbinit files from a directoryChristian Biesinger2019-10-291-0/+3
* Revert the header-sorting patchTom Tromey2019-04-061-8/+4
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-4/+8
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* invoke_xmethod & array_viewPedro Alves2018-11-211-6/+6
* C++-ify typedef hashTom Tromey2018-03-271-15/+4
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPETom Tromey2018-02-261-1/+2
* C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)Simon Marchi2018-01-071-139/+19
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove make_cleanup_restore_target_terminalTom Tromey2017-09-201-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove apply_val_pretty_printer parameter valaddrYao Qi2016-11-111-8/+8
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* Eliminate clear_quit_flagPedro Alves2016-04-121-19/+0
* Introduce interruptible_selectPedro Alves2016-04-121-1/+14
* Change SIGINT handler for extension languages only when target terminal is oursYao Qi2016-01-081-21/+30
* 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/+1
* PR python/18285Doug Evans2015-04-291-0/+25
* Add support for inlining scripts into .debug_gdb_scripts.Doug Evans2015-01-311-0/+16
* 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/+154
* * extension.c (eval_ext_lang_from_control_command): Avoid dereferencingDoug Evans2014-03-221-1/+2
* Add Guile as an extension language.Doug Evans2014-02-091-0/+2
* fix copyright year in new files in previous checkinDoug Evans2014-02-051-1/+1