summaryrefslogtreecommitdiff
path: root/gdb/data-directory
Commit message (Expand)AuthorAgeFilesLines
* Add readMemory and writeMemory requests to DAPTom Tromey2023-04-031-0/+1
* Implement DAP variables, scopes, and evaluate requestsTom Tromey2023-03-141-0/+1
* Initial implementation of Debugger Adapter ProtocolTom Tromey2023-01-021-0/+16
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/python: implement the print_insn extension language hookAndrew Burgess2022-06-151-0/+1
* gdb/python: move styling support to gdb.stylingAndrew Burgess2022-02-141-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Really fix data-directory/Makefile rebuildingTom Tromey2021-06-051-1/+1
* Fix gdb/data-directory Makefile-regeneration ruleTom Tromey2021-06-051-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski2020-04-291-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-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
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Makefiles: Disable suffix rules and implicit rulesSimon Marchi2016-11-301-0/+3
* Makefiles: Flatten and sort file listsSimon Marchi2016-11-231-14/+25
* Update and add .gitignore'sSimon Marchi2016-09-211-0/+5
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-231-5/+20
* Add support for catching system calls to native FreeBSD targets.John Baldwin2016-06-241-1/+2
* Add $_as_string convenience functionSimon Marchi2016-03-101-0/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Copy aarch64-linux.xml to build tree.Yao Qi2015-06-151-1/+1
* Add support for writing unwinders in Python.Sasha Smundak2015-04-011-0/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR python/17364Doug Evans2014-10-151-2/+3
* PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans2014-09-061-0/+1
* PR guile/17146Doug Evans2014-07-261-5/+35
* PR guile/17146 preparatory work.Doug Evans2014-07-261-0/+1
* PR build/17105.Doug Evans2014-07-261-40/+58
* Xmethod support in Python.Siva Chandra2014-06-031-0/+2
* Add Guile as an extension language.Doug Evans2014-02-091-5/+56
* gdb/ChangeLog:Andreas Arnez2014-01-221-1/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add pretty-printer for MPX bnd registers.Walfred Tedeschi2013-11-201-0/+1
* [Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior2013-08-221-0/+1
* Add new system-gdbinit infrastructureJoel Brobecker2013-05-211-5/+53
* 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-05-101-0/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * NEWS: Update.Tom Tromey2012-11-121-0/+1
* Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans2012-08-101-1/+3
* 2012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-04-111-1/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-08-171-1/+3
* gdb/David Daney2011-02-041-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * data-directory/Makefile.in (SYSCALLS_INSTALL_DIR):Keith Seitz2010-11-191-2/+2
* New python module gdb.printing, and new commands info pretty-printer,Doug Evans2010-11-021-1/+4
* * Makefile.in (install): Remove dependency of install-only andJie Zhang2010-10-211-1/+33
* New python module gdb.types.Doug Evans2010-10-131-1/+2