aboutsummaryrefslogtreecommitdiff
path: root/gdb/data-directory/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Implement DAP loadedSources requestTom Tromey1-0/+1
2023-04-03Add readMemory and writeMemory requests to DAPTom Tromey1-0/+1
2023-03-14Implement DAP variables, scopes, and evaluate requestsTom Tromey1-0/+1
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey1-0/+16
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess1-0/+1
2022-02-14gdb/python: move styling support to gdb.stylingAndrew Burgess1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-05Really fix data-directory/Makefile rebuildingTom Tromey1-1/+1
2021-06-05Fix gdb/data-directory Makefile-regeneration ruleTom Tromey1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-04-29Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi1-0/+3
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi1-14/+25
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-5/+20
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin1-1/+2
2016-03-10Add $_as_string convenience functionSimon Marchi1-0/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-15Copy aarch64-linux.xml to build tree.Yao Qi1-1/+1
2015-04-01Add support for writing unwinders in Python.Sasha Smundak1-0/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-15PR python/17364Doug Evans1-2/+3
2014-09-06PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans1-0/+1
2014-07-26PR guile/17146Doug Evans1-5/+35
2014-07-26PR guile/17146 preparatory work.Doug Evans1-0/+1
2014-07-26PR build/17105.Doug Evans1-40/+58
2014-06-03Xmethod support in Python.Siva Chandra1-0/+2
2014-02-09Add Guile as an extension language.Doug Evans1-5/+56
2014-01-22gdb/ChangeLog:Andreas Arnez1-1/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Add pretty-printer for MPX bnd registers.Walfred Tedeschi1-0/+1
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior1-0/+1
2013-05-21Add new system-gdbinit infrastructureJoel Brobecker1-5/+53
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-12 * NEWS: Update.Tom Tromey1-0/+1
2012-08-10 Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans1-1/+3
2012-04-112012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-08-172011-08-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+3
2011-02-04gdb/David Daney1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-19 * data-directory/Makefile.in (SYSCALLS_INSTALL_DIR):Keith Seitz1-2/+2
2010-11-02 New python module gdb.printing, and new commands info pretty-printer,Doug Evans1-1/+4
2010-10-21 * Makefile.in (install): Remove dependency of install-only andJie Zhang1-1/+33
2010-10-13 New python module gdb.types.Doug Evans1-1/+2