aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/proc-service.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-30gdbserver/proc-service.c: Change CORE_ADDR cast to uintptr_tSimon Marchi1-2/+2
2015-10-29Add/adjust casts in gdbserver's proc-serviceSimon Marchi1-2/+3
2015-08-27gdbserver/proc-service.c: bogus return value conversionPedro Alves1-1/+3
2015-02-27proc-service, extern "C"Pedro Alves1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-7/+7
2014-02-20Remove all_lwps global.Doug Evans1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-4/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-03 gdb/gdbserver/Pedro Alves1-1/+1
2010-01-21 * proc-service.c (ps_lgetregs): Don't refetch registers from thePedro Alves1-1/+0
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-3/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-132009-10-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-1/+1
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+2
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-2/+0
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves1-5/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-03-15 * configure.ac: Remove checks for prfpregset_t.Daniel Jacobowitz1-24/+10
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-05-04 * proc-service.c (ps_lgetregs): Search all_processes instead ofDaniel Jacobowitz1-4/+6
2004-10-16 * linux-i386-low.c (ps_get_thread_area): New.Daniel Jacobowitz1-93/+14
2002-06-112002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+256