aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Copyright updates for 2007.Daniel Jacobowitz35-60/+42
2007-01-03 * linux-low.c (linux_kill): Handle being called with no threads.Daniel Jacobowitz3-2/+17
2006-12-30 * remote-utils.c (remote_open): Check the type of specifiedDaniel Jacobowitz3-3/+32
2006-12-052006-12-05 Markus Deuling <deuling@de.ibm.com>Daniel Jacobowitz2-8/+23
2006-11-28gdb/gdbserver/Daniel Jacobowitz5-14/+207
2006-11-22ChangeLog:Ulrich Weigand4-1/+601
2006-11-16 * configure.ac: Correct td_thr_tls_get_addr test.Daniel Jacobowitz3-2/+7
2006-11-16gdb/Daniel Jacobowitz5-54/+128
2006-11-06 * server.c (handle_query): Correct error handling for read_auxv.Daniel Jacobowitz2-1/+7
2006-10-202005-10-19 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand3-1/+28
2006-10-17 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz13-2632/+2123
2006-09-28 * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.Daniel Jacobowitz3-9/+55
2006-09-21 * remote-utils.c (try_rle): New function.Daniel Jacobowitz2-5/+52
2006-08-19gdb/Daniel Jacobowitz4-5/+24
2006-08-08gdb/gdbserver/Richard Sandiford2-1/+29
2006-07-27 * server.c (handle_query): Correct qPart to qXfer.Daniel Jacobowitz2-1/+5
2006-07-23gdb/Daniel Jacobowitz13-1887/+3945
2006-07-12gdb/Daniel Jacobowitz2-14/+78
2006-06-22 * remote-utils.c (remote_escape_output, remote_unescape_input): New.Daniel Jacobowitz4-8/+166
2006-06-21gdb/Daniel Jacobowitz2-0/+12
2006-05-30 * remote-utils.c (all_symbols_looked_up): New variable.Daniel Jacobowitz4-3/+29
2006-05-30Typo fix.Daniel Jacobowitz1-1/+1
2006-05-30gdb/Daniel Jacobowitz3-2/+36
2006-05-09 * configure.srv (m68k*-*-uclinux*): New target.Nathan Sidwell5-1/+88
2006-03-15 * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".Daniel Jacobowitz3-4/+40
2006-03-15 * configure.ac: Remove checks for prfpregset_t.Daniel Jacobowitz10-228/+106
2006-03-03 * remote-utils.c (prepare_resume_reply): Move declarationDaniel Jacobowitz2-1/+8
2006-02-15 * linux-low.c (regsets_store_inferior_registers): Read the regsetDaniel Jacobowitz2-3/+22
2006-02-08 * server.c (attach_inferior): Return SIGTRAP for a successfulDaniel Jacobowitz2-0/+11
2006-02-01 * Makefile.in (OBS): Add version.o.Daniel Jacobowitz4-13/+59
2005-12-23 * linux-arm-low.c:Eli Zaretskii36-101/+141
2005-11-13 * linux-arm-low.c (arm_eabi_breakpoint): New variable.Daniel Jacobowitz2-1/+21
2005-11-02 * configure.srv (x86_64-*-linux*): Turn on thread_db support.Daniel Jacobowitz3-1/+53
2005-10-25 * regformats/reg-ia64.dat: Remove NAT registers.Andreas Schwab3-20/+10
2005-09-17 * acinclude.m4: Correct quoting.Daniel Jacobowitz7-59/+124
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2-3/+7
2005-07-13 * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGSDaniel Jacobowitz10-12/+93
2005-07-13 * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz6-27/+115
2005-07-13 * linux-low.c (fetch_register, usr_store_inferior_registers): HandleDaniel Jacobowitz4-2/+27
2005-07-01 * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS.Steve Ellcey5-31/+36
2005-06-17 * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz4-5/+13
2005-06-14* configure.ac: Simplify and improve check for socklen_t.Mark Kettenis4-35/+62
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz28-135/+284
2005-05-28gdb/Daniel Jacobowitz4-3/+131
2005-05-232005-05-23 Orjan Friberg <orjanf@axis.com>Orjan Friberg5-1/+536
2005-05-16 * linux-low.c (fetch_register): Ensure buffer size is a multipleUlrich Weigand2-6/+17
2005-05-122005-05-12 Orjan Friberg <orjanf@axis.com>Orjan Friberg6-1/+168
2005-05-10 * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.Ulrich Weigand2-1/+49
2005-05-04 * proc-service.c (ps_lgetregs): Search all_processes instead ofDaniel Jacobowitz2-4/+11
2005-05-04 * server.c (start_inferior): Change return type to int.Daniel Jacobowitz2-6/+13