aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-21gdb/Daniel Jacobowitz1-0/+8
2006-05-09 * configure.srv (m68k*-*-uclinux*): New target.Nathan Sidwell1-0/+14
2006-02-08 * server.c (attach_inferior): Return SIGTRAP for a successfulDaniel Jacobowitz1-0/+6
2006-02-01 * Makefile.in (OBS): Add version.o.Daniel Jacobowitz1-7/+32
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-10-25 * regformats/reg-ia64.dat: Remove NAT registers.Andreas Schwab1-1/+2
2005-07-13 * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz1-22/+51
2005-06-17 * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz1-2/+2
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz1-2/+3
2005-05-122005-05-12 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-0/+60
2005-05-04 * server.c (start_inferior): Change return type to int.Daniel Jacobowitz1-5/+5
2005-03-03 * inferiors.c (change_inferior_id, add_thread, find_inferior_id):Daniel Jacobowitz1-15/+16
2004-03-05 * server.c (main): Print child status or termination signal fromDaniel Jacobowitz1-2/+3
2004-03-05 * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz1-2/+4