Age | Commit message (Expand) | Author | Files | Lines |
2024-04-23 | gdb: move a bunch of quit-related things to event-top.{c,h} | Simon Marchi | 1 | -0/+1 |
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-27 | Change serial_send_break and serial_write to throw | Tom Tromey | 1 | -5/+3 |
2023-11-27 | Change serial_setbaudrate to throw exception | Tom Tromey | 1 | -2/+2 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -8/+8 |
2022-03-29 | Unify gdb puts functions | Tom Tromey | 1 | -3/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
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 | -13/+13 |
2020-10-02 | gdb: give names to event loop file handlers | Simon Marchi | 1 | -3/+3 |
2020-09-28 | gdb: fix formatting of serial::async_state's enumerators | Simon Marchi | 1 | -6/+7 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-04-13 | Move gdb_select.h to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -2/+2 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 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-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -8/+0 |
2017-10-19 | Fix inferior deadlock with "target remote | CMD" | Pedro Alves | 1 | -0/+19 |
2017-03-17 | PR remote/21188: Fix remote serial timeout | Pedro Alves | 1 | -4/+10 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-04-12 | target remote: Don't rely on immediate_quit (introduce quit handlers) | Pedro Alves | 1 | -2/+8 |
2016-04-12 | Fix inconsistent handling of EINTR in ser-*.c backends | Pedro Alves | 1 | -3/+17 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -3/+3 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -1/+1 |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+8 |
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-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-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-19 | serial_write: change prototype to take a void-pointer buffer. | Pedro Alves | 1 | -4/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-07-18 | 2012-07-18 Terry Guo <terry.guo@arm.com> | xuepeng guo | 1 | -47/+66 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -5/+25 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+7 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -25/+26 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-04-29 | * ser-base.h (reschedule): Delete prototype. | Doug Evans | 1 | -1/+1 |
2010-04-20 | (generic_readchar): Tweak previous checkin, close error_fd if EOF. | Doug Evans | 1 | -1/+8 |
2010-04-20 | * ser-base.c (generic_readchar): Watch for EOF in read of error_fd. | Doug Evans | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |