Age | Commit message (Expand) | Author | Files | Lines |
12 days | Use gdb unordered map for complaints | Tom Tromey | 1 | -3/+3 |
2025-02-27 | gdb, gdbserver, gdbsupport: fix some namespace comment formatting | Simon Marchi | 1 | -1/+1 |
2024-05-06 | Fix build issues with mingw toolchain | Bernd Edlinger | 1 | -0/+2 |
2024-04-25 | gdb: remove gdbcmd.h | Simon Marchi | 1 | -1/+1 |
2024-04-25 | gdb: move execute function declarations from gdbcmd.h to top.h | Simon Marchi | 1 | -0/+1 |
2024-04-15 | Avoid complaint warning on mingw | Tom Tromey | 1 | -4/+4 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-31 | Fix AIX build break. | Aditya Vidyadhar Kamath | 1 | -7/+9 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2024-01-08 | Refactor complaint thread-safety approach | Tom Tromey | 1 | -13/+11 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-04-12 | Introduce thread-safe handling for complaints | Tom Tromey | 1 | -2/+66 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -3/+3 |
2022-03-29 | Unify gdb puts functions | Tom Tromey | 1 | -2/+2 |
2022-03-29 | Unify vprintf functions | Tom Tromey | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-09 | [gdb] Make execute_command_to_string return string on throw | Tom de Vries | 1 | -2/+2 |
2021-09-09 | [gdb/testsuite] Reimplement gdb.gdb/complaints.exp as unittest | Tom de Vries | 1 | -0/+52 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
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-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -6/+2 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -2/+6 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-04 | Simplify complaints even more | Tom Tromey | 1 | -40/+5 |
2018-10-04 | Make complaint output prettier | Tom Tromey | 1 | -1/+1 |
2018-10-04 | Fix off-by-one error in complaint_internal | Tom Tromey | 1 | -1/+1 |
2018-07-22 | Simple unused variable removals | Tom Tromey | 1 | -2/+0 |
2018-05-23 | Remove struct complaints | Tom Tromey | 1 | -11/+4 |
2018-05-23 | Remove struct complain | Tom Tromey | 1 | -57/+5 |
2018-05-23 | Remove file and line from struct complain | Tom Tromey | 1 | -15/+5 |
2018-05-23 | Remove vcomplaint | Tom Tromey | 1 | -17/+8 |
2018-05-23 | Remove struct explanation | Tom Tromey | 1 | -48/+8 |
2018-05-23 | Remove symfile_complaints | Tom Tromey | 1 | -32/+13 |
2018-05-23 | Remove "noisy" parameter from clear_complaints | Tom Tromey | 1 | -4/+2 |
2018-05-23 | Remove elements from complaint_series | Tom Tromey | 1 | -57/+3 |
2018-05-23 | Remove internal_complaint | Tom Tromey | 1 | -10/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-08 | Avoid expensive complaint calls when complaints are disabled | Pedro Alves | 1 | -2/+2 |
2017-09-29 | Remove cleanup from complaints.c | Tom Tromey | 1 | -6/+3 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-06 | Change type of struct complaints::series | Simon Marchi | 1 | -12/+5 |
2015-02-26 | Add ATTRIBUTE_PRINTF attributes, and fix fallout | Pedro Alves | 1 | -5/+11 |
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 gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |