Age | Commit message (Expand) | Author | Files | Lines |
2023-04-03 | Add readMemory and writeMemory requests to DAP | Tom Tromey | 1 | -0/+1 |
2023-03-14 | Implement DAP variables, scopes, and evaluate requests | Tom Tromey | 1 | -0/+1 |
2023-01-02 | Initial implementation of Debugger Adapter Protocol | Tom Tromey | 1 | -0/+16 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-06-15 | gdb/python: implement the print_insn extension language hook | Andrew Burgess | 1 | -0/+1 |
2022-02-14 | gdb/python: move styling support to gdb.styling | Andrew Burgess | 1 | -0/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-06-05 | Really fix data-directory/Makefile rebuilding | Tom Tromey | 1 | -1/+1 |
2021-06-05 | Fix gdb/data-directory Makefile-regeneration rule | Tom Tromey | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-04-29 | Add definitions of system calls to catch in native NetBSD targets | Kamil Rytarowski | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-30 | Makefiles: Disable suffix rules and implicit rules | Simon Marchi | 1 | -0/+3 |
2016-11-23 | Makefiles: Flatten and sort file lists | Simon Marchi | 1 | -14/+25 |
2016-09-21 | Update and add .gitignore's | Simon Marchi | 1 | -0/+5 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 1 | -5/+20 |
2016-06-24 | Add support for catching system calls to native FreeBSD targets. | John Baldwin | 1 | -1/+2 |
2016-03-10 | Add $_as_string convenience function | Simon Marchi | 1 | -0/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-15 | Copy aarch64-linux.xml to build tree. | Yao Qi | 1 | -1/+1 |
2015-04-01 | Add support for writing unwinders in Python. | Sasha Smundak | 1 | -0/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-15 | PR python/17364 | Doug Evans | 1 | -2/+3 |
2014-09-06 | PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma... | Doug Evans | 1 | -0/+1 |
2014-07-26 | PR guile/17146 | Doug Evans | 1 | -5/+35 |
2014-07-26 | PR guile/17146 preparatory work. | Doug Evans | 1 | -0/+1 |
2014-07-26 | PR build/17105. | Doug Evans | 1 | -40/+58 |
2014-06-03 | Xmethod support in Python. | Siva Chandra | 1 | -0/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -5/+56 |
2014-01-22 | gdb/ChangeLog: | Andreas Arnez | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-20 | Add pretty-printer for MPX bnd registers. | Walfred Tedeschi | 1 | -0/+1 |
2013-08-22 | [Committing the `catch syscall' patch for ARM, from Samuel Bronson.] | Sergio Durigan Junior | 1 | -0/+1 |
2013-05-21 | Add new system-gdbinit infrastructure | Joel Brobecker | 1 | -5/+53 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-12 | * NEWS: Update. | Tom Tromey | 1 | -0/+1 |
2012-08-10 | Add $_memeq, $_regex, $_streq, $_strlen convenience functions. | Doug Evans | 1 | -1/+3 |
2012-04-11 | 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra Reddy | 1 | -1/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-08-17 | 2011-08-17 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+3 |
2011-02-04 | gdb/ | David Daney | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-19 | * data-directory/Makefile.in (SYSCALLS_INSTALL_DIR): | Keith Seitz | 1 | -2/+2 |
2010-11-02 | New python module gdb.printing, and new commands info pretty-printer, | Doug Evans | 1 | -1/+4 |
2010-10-21 | * Makefile.in (install): Remove dependency of install-only and | Jie Zhang | 1 | -1/+33 |
2010-10-13 | New python module gdb.types. | Doug Evans | 1 | -1/+2 |