summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Move gdbserver to top levelTom Tromey2020-02-071-127/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the remaining uses of strerror with safe_strerrorChristian Biesinger2019-12-101-1/+1
* gdbserver does not need xstrdupTom Tromey2019-10-251-12/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Eliminate prepare_to_throw_exceptionPedro Alves2016-04-121-8/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Use exceptions and cleanups in gdbserverGary Benson2014-08-291-7/+3
* Introduce common/common-exceptions.[ch]Gary Benson2014-08-291-0/+8
* Move internal_{,v}warning to common/errors.[ch]Gary Benson2014-08-291-0/+11
* Remove fatal function and prototypeGary Benson2014-08-281-19/+0
* Introduce common/errors.hGary Benson2014-08-191-16/+7
* Move errno.h to common-defs.hGary Benson2014-08-071-3/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* delete gdbserver's freeargvTom Tromey2014-06-121-21/+0
* share "cell" codeTom Tromey2014-02-121-117/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-75/+2
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-4/+1
* 2011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-7/+6
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-3/+0
* use xsnprintf instead of snprintf.gdbadmin2010-09-011-1/+1
* * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves2010-08-271-0/+12
* * gdb/gdbserver/utils.c (paddress): Return phex_nz().Ozkan Sezer2010-07-201-11/+9
* gdb/gdbserver/Pedro Alves2010-06-011-5/+23
* gdb/gdbserver/Pedro Alves2010-04-091-0/+125
* gdb/gdbserver/Pedro Alves2010-03-161-0/+16
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-0/+43
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-191-0/+17
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-151-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-0/+57
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-231-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* gdb/Pedro Alves2007-03-291-3/+7
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * gdbreplay.c, server.h, utils.c: Update copyright years.Daniel Jacobowitz2004-03-121-1/+1
* * configure.in: Check whether we need to prototype strerror.Daniel Jacobowitz2003-06-291-5/+2