aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/remote-utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-30gdbserver: don't exit until GDB disconnectsPedro Alves1-1/+4
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves1-0/+3
2015-11-30Remote thread create/exit eventsPedro Alves1-0/+13
2015-09-25Add casts to memory allocation related callsSimon Marchi1-6/+6
2015-09-15gdbserver: Fix exec stop reply reporting conditionsPedro Alves1-1/+1
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves1-10/+7
2015-09-11Extended-remote follow-execDon Breazeal1-0/+20
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-24gdbserver crashes when multiprocess extensions aren't supportedPedro Alves1-3/+4
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-08-21gdbserver: don't pick a random thread if the current thread diesPedro Alves1-1/+1
2015-05-12Extended-remote follow vforkDon Breazeal1-2/+16
2015-05-12Extended-remote Linux follow forkDon Breazeal1-1/+13
2015-03-09Revert union gdb_sockaddr_uPedro Alves1-10/+19
2015-03-07Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves1-19/+10
2015-03-06New common function "startswith"Gary Benson1-3/+3
2015-03-04gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves1-0/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-29Sanitize input_interrupt outputSergio Durigan Junior1-3/+12
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-7/+7
2014-08-28Convert fatal to error in remote_prepareGary Benson1-1/+1
2014-08-07Move errno.h to common-defs.hGary Benson1-3/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey1-1/+1
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey1-2/+2
2014-02-12replace hexify with bin2hexTom Tromey1-2/+3
2014-02-12don't let hexify call strlenTom Tromey1-2/+3
2014-02-12move some rsp bits into rsp-low.hTom Tromey1-211/+1
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-09-05[gdbserver] Split a new dll.h file out of server.h.Pedro Alves1-0/+2
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-2/+0
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-4/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-1/+1
2012-11-09gdb/gdbserver:Yao Qi1-1/+1
2012-04-29gdb/gdbserver:Yao Qi1-0/+1
2012-04-19gdb/gdbserver/Yao Qi1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-16 * NEWS: Add entry for stdio gdbserver.Doug Evans1-11/+74
2011-12-16 * remote-utils.c (prepare_resume_reply): Remove extraneous \nDoug Evans1-1/+1
2011-11-09gdb/gdbserverYao Qi1-1/+1
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-164/+0
2011-04-24gdb/Jan Kratochvil1-54/+73
2011-03-07gdb/gdbserver/Jan Kratochvil1-1/+1
2011-01-252011-01-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-10/+4
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-3/+7