Age | Commit message (Expand) | Author | Files | Lines |
2024-09-25 | gdb, gdbserver, python, testsuite: Remove MPX. | Schimpe, Christina | 1 | -2/+1 |
2024-08-14 | btrace, python: Enable ptwrite filter registration. | Felix Willgerodt | 1 | -0/+1 |
2024-06-04 | Return global scope from DAP scopes request | Tom Tromey | 1 | -0/+1 |
2024-04-12 | gdb/data-directory: silence output from mkinstalldirs script | Andrew Burgess | 1 | -1/+1 |
2024-04-10 | gdb, gdbserver: Add missing install-dvi Makefile target | Christophe Lyon | 1 | -1/+1 |
2024-04-08 | gdb/build: apply silent-rules.mk to the data-directory Makefile.in | Andrew Burgess | 1 | -17/+23 |
2024-03-20 | gdb: LoongArch: Set the correct XML syscall filename | Tiezhu Yang | 1 | -0/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-14 | gdb: implement missing debug handler hook for Python | Andrew Burgess | 1 | -0/+2 |
2023-07-21 | Implement DAP modules request | Tom Tromey | 1 | -0/+1 |
2023-06-12 | Implement DAP breakpointLocations request | Tom Tromey | 1 | -0/+1 |
2023-06-12 | Add type-checking to DAP requests | Tom Tromey | 1 | -0/+1 |
2023-05-23 | Implement DAP loadedSources request | Tom Tromey | 1 | -0/+1 |
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 |