aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06 * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-16/+16
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+36
2008-11-24 * server.c (handle_v_run): Always use the supplied argument list.Daniel Jacobowitz1-16/+11
2008-10-10 * server.c (handle_v_run): If GDB didn't specify an argv, use thePedro Alves1-8/+16
2008-08-12gdb/doc/Sandra Loosemore1-0/+16
2008-07-31 * configure.ac: Check for memmem declaration.Pedro Alves1-8/+11
2008-07-07 * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves1-0/+5
2008-06-27 * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves1-26/+92
2008-06-20gdb/gdbserver/Carlos O'Donell1-0/+1
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers1-17/+19
2008-05-09 * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans1-5/+5
2008-05-09 New "find" command.Doug Evans1-0/+154
2008-04-04 * server.c (handle_query): Never return "unsupported" forUlrich Weigand1-8/+0
2008-03-27ChangeLog:Ulrich Weigand1-3/+6
2008-03-10 * Makefile.in (fork-child.o): Update.Daniel Jacobowitz1-4/+67
2008-02-28ChangeLog:Ulrich Weigand1-32/+29
2008-02-19doc/Pedro Alves1-4/+6
2008-02-17 * server.c (handle_query): Correct length check.Daniel Jacobowitz1-1/+1
2008-02-14 * server.c (monitor_show_help): Add "exit".Daniel Jacobowitz1-0/+2
2008-01-30 * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz1-112/+356
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07 * server.c (myresume): Add own_buf argument.Daniel Jacobowitz1-5/+5
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz1-17/+18
2007-12-03 * server.c (main): Don't report dll events on the initialPedro Alves1-4/+5
2007-12-03 * server.c (main): Relax numerical bases supported for the pid ofPedro Alves1-1/+1
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz1-2/+9
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-272007-07-27 Michael Snyder <michael.snyder@access-company.com>Michael Snyder1-2/+13
2007-07-172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz1-4/+75
2007-06-12ChangeLog:Ulrich Weigand1-3/+69
2007-05-162007-05-16 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-0/+9
2007-05-10 * target.h (target_ops): Change return type of detach to int.Pedro Alves1-20/+15
2007-03-29gdb/Pedro Alves1-0/+4
2007-03-272007-03-27 Mat Hostetter <mat@lcs.mit.edu>Daniel Jacobowitz1-1/+1
2007-02-26 * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz1-3/+63
2007-02-25 * server.c (get_features_xml): Check if target implementedPedro Alves1-1/+3
2007-02-08 * features/Makefile, features/arm-with-iwmmxt.xml,Daniel Jacobowitz1-7/+30
2007-01-09XML feature description support.Daniel Jacobowitz1-1/+68
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+2
2006-12-30 * remote-utils.c (remote_open): Check the type of specifiedDaniel Jacobowitz1-0/+7
2006-11-16gdb/Daniel Jacobowitz1-1/+40
2006-11-06 * server.c (handle_query): Correct error handling for read_auxv.Daniel Jacobowitz1-1/+3
2006-10-17 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz1-0/+59
2006-08-08gdb/gdbserver/Richard Sandiford1-1/+20
2006-07-27 * server.c (handle_query): Correct qPart to qXfer.Daniel Jacobowitz1-1/+1
2006-07-23gdb/Daniel Jacobowitz1-4/+17
2006-07-12gdb/Daniel Jacobowitz1-14/+70
2006-06-22 * remote-utils.c (remote_escape_output, remote_unescape_input): New.Daniel Jacobowitz1-2/+20