Age | Commit message (Expand) | Author | Files | Lines |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -1/+1 |
2023-06-20 | Use unique_xmalloc_ptr for mi_parse::command | Tom Tromey | 1 | -2/+2 |
2023-05-23 | Change mi_parse_argv to a method | Tom Tromey | 1 | -1/+1 |
2023-05-23 | Use accessor for mi_parse::args | Tom Tromey | 1 | -3/+3 |
2023-03-09 | gdb, gdbserver, gdbsupport: fix whitespace issues | Simon Marchi | 1 | -7/+7 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-08-10 | gdb/mi: fix breakpoint script field output | Simon Marchi | 1 | -0/+2 |
2022-03-18 | gdb/python: remove gdb._mi_commands dict | Simon Marchi | 1 | -0/+14 |
2022-03-16 | gdb/mi: consistently notify user when GDB/MI client uses -thread-select | Jan Vrany | 1 | -16/+2 |
2022-03-14 | gdb/python/mi: create MI commands using python | Andrew Burgess | 1 | -9/+14 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-14 | gdb/mi: rename build_table to add_builtin_mi_commands | Andrew Burgess | 1 | -2/+2 |
2021-12-14 | gdb/mi: rename mi_cmd to mi_command | Jan Vrany | 1 | -17/+17 |
2021-12-14 | gdb/mi: use separate classes for different types of MI command | Jan Vrany | 1 | -27/+113 |
2021-12-14 | gdb/mi: use std::map for MI commands in mi-cmds.c | Jan Vrany | 1 | -248/+230 |
2021-12-14 | gdb/mi: rename mi_lookup to mi_cmd_lookup | Jan Vrany | 1 | -2/+3 |
2021-05-06 | gdb/mi: add a '--force' flag to the '-break-condition' command | Tankut Baris Aktemur | 1 | -2/+2 |
2021-01-20 | gdb: make some variables static | Simon Marchi | 1 | -3/+2 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -8/+8 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-04 | gdb/mi: Add -symbol-info-module-{variables,functions} | Andrew Burgess | 1 | -0/+4 |
2019-11-27 | gdb/mi: Add -symbol-info-modules command | Andrew Burgess | 1 | -0/+1 |
2019-11-27 | gdb/mi: Add new commands -symbol-info-{functions,variables,types} | Andrew Burgess | 1 | -0/+3 |
2019-06-15 | gdb/mi: New commands to catch C++ exceptions | Andrew Burgess | 1 | -0/+6 |
2019-05-17 | MI: Add new command -complete | Jan Vrany | 1 | -0/+1 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 1 | -0/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-31 | (Ada) Add gdb-mi support for stopping at start of exception handler. | Xavier Roirand | 1 | -0/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-03-20 | Add -file-list-shared-libraries MI command | Marc-Andre Laperle | 1 | -0/+2 |
2017-01-20 | Add command to erase all flash memory regions | Luis Machado | 1 | -0/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 1 | -2/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-19 | fix two latent type errors | Tom Tromey | 1 | -3/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-03 | New GDB/MI command "-info-gdb-mi-command" | Joel Brobecker | 1 | -0/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-12 | Implement GDB/MI equivalent of "info exceptions" CLI command. | Joel Brobecker | 1 | -0/+1 |
2013-10-11 | New GDB/MI commands to catch Ada exceptions | Joel Brobecker | 1 | -0/+4 |
2013-06-26 | gdb/ | Yao Qi | 1 | -0/+2 |
2013-05-30 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-05-21 | 2013-05-21 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 1 | -0/+2 |