summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/gdbreplay.c
Commit message (Expand)AuthorAgeFilesLines
* Move gdbsupport to the top levelTom Tromey2020-01-141-0/+8
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* update copyright year in version output of gdb, gdbserver and gdbreplayJoel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-4/+4
* Remove fromhex implementation from gdbreplayTom Tromey2019-06-021-20/+1
* On MS-Windows, define _WIN32_WINNT in a single common place.Eli Zaretskii2019-05-031-4/+0
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-1/+1
* Fix GDB compilation on MinGW (PR gdb/24292)Eli Zaretskii2019-03-021-2/+5
* Handle \r\n in gdbreplayTom Tromey2019-02-271-2/+18
* Normalize includes to use common/Tom Tromey2019-01-251-3/+3
* update copyright year printed by gdb, gdbserver and gdbreplayJoel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use GNU style for metasyntactic variables in gdbserverTom Tromey2018-09-161-1/+1
* Remove unused variables from gdbserverTom Tromey2018-07-221-1/+0
* Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2018-07-111-32/+97
* Make gdbreplay use more common routinesPedro Alves2018-06-081-36/+28
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker2018-01-021-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker2016-01-011-1/+1
* Merge multiple hex conversionsJan Kratochvil2015-06-151-3/+3
* Revert union gdb_sockaddr_uPedro Alves2015-03-091-8/+16
* Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves2015-03-071-16/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker2015-01-011-1/+1
* Include alloca.h unconditionallyYao Qi2014-11-211-5/+2
* Move errno.h to common-defs.hGary Benson2014-08-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2014-01-011-1/+1
* stdlib.h is universal tooTom Tromey2013-11-181-2/+0
* don't check for string.h or strings.hTom Tromey2013-11-181-2/+0
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-011-2/+0
* don't keep a gdb-specific dateTom Tromey2013-06-241-4/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2013-01-011-1/+1
* * defs.h: Include build-gnulib/config.hKeith Seitz2012-08-221-0/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/gdbserver/gdbreplay: Update copyright year in version outJoel Brobecker2012-01-021-1/+1
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-4/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker2011-01-011-1/+1
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-3/+3
* include alloca.h if available.gdbadmin2010-09-011-1/+3
* * gdbreplay.c (remote_error): New.Pedro Alves2010-08-261-7/+28
* 2010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer2010-05-261-1/+1
* * configure.ac: Use `ws2_32' library for srv_mingw.Pierre Muller2010-04-171-1/+1