Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-29 | Sanitize input_interrupt output | Sergio Durigan Junior | 1 | -3/+12 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -7/+7 |
2014-08-28 | Convert fatal to error in remote_prepare | Gary Benson | 1 | -1/+1 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-12 | replace convert_ascii_to_int with hex2bin | Tom Tromey | 1 | -1/+1 |
2014-02-12 | replace convert_int_to_ascii with bin2hex | Tom Tromey | 1 | -2/+2 |
2014-02-12 | replace hexify with bin2hex | Tom Tromey | 1 | -2/+3 |
2014-02-12 | don't let hexify call strlen | Tom Tromey | 1 | -2/+3 |
2014-02-12 | move some rsp bits into rsp-low.h | Tom Tromey | 1 | -211/+1 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-09-05 | [gdbserver] Split a new dll.h file out of server.h. | Pedro Alves | 1 | -0/+2 |
2013-07-01 | Rely on gnulib's unistd.h replacement. | Pedro Alves | 1 | -2/+0 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -4/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-15 | 2012-11-15 Pierre Muller <muller@sourceware.org> | Pierre Muller | 1 | -1/+1 |
2012-11-09 | gdb/gdbserver: | Yao Qi | 1 | -1/+1 |
2012-04-29 | gdb/gdbserver: | Yao Qi | 1 | -0/+1 |
2012-04-19 | gdb/gdbserver/ | Yao Qi | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-16 | * NEWS: Add entry for stdio gdbserver. | Doug Evans | 1 | -11/+74 |
2011-12-16 | * remote-utils.c (prepare_resume_reply): Remove extraneous \n | Doug Evans | 1 | -1/+1 |
2011-11-09 | gdb/gdbserver | Yao Qi | 1 | -1/+1 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -164/+0 |
2011-04-24 | gdb/ | Jan Kratochvil | 1 | -54/+73 |
2011-03-07 | gdb/gdbserver/ | Jan Kratochvil | 1 | -1/+1 |
2011-01-25 | 2011-01-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -10/+4 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -3/+7 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-27 | * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t. | Pedro Alves | 1 | -2/+2 |
2010-08-26 | * gdbreplay.c (remote_error): New. | Pedro Alves | 1 | -2/+4 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -0/+19 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -6/+107 |
2010-05-26 | 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> | Ozkan Sezer | 1 | -1/+1 |
2010-05-03 | * event-loop.c (struct callback_event): New struct. | Doug Evans | 1 | -16/+80 |
2010-05-03 | gdb/gdbserver/ | Pedro Alves | 1 | -8/+6 |
2010-04-26 | * remote-utils.c (putpkt_binary_1): Call readchar instead of read. | Doug Evans | 1 | -18/+16 |
2010-04-17 | * configure.ac: Use `ws2_32' library for srv_mingw. | Pierre Muller | 1 | -1/+1 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -51/+92 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -3/+6 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+22 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-06 | Adding Neutrino gdbserver. | Aleksandar Ristovski | 1 | -0/+33 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 1 | -0/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -20/+172 |