summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* 2005-10-19 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2006-10-203-1/+28
* * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz2006-10-1713-2632/+2123
* * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.Daniel Jacobowitz2006-09-283-9/+55
* * remote-utils.c (try_rle): New function.Daniel Jacobowitz2006-09-212-5/+52
* gdb/Daniel Jacobowitz2006-08-194-5/+24
* gdb/gdbserver/Richard Sandiford2006-08-082-1/+29
* * server.c (handle_query): Correct qPart to qXfer.Daniel Jacobowitz2006-07-272-1/+5
* gdb/Daniel Jacobowitz2006-07-2313-1887/+3945
* gdb/Daniel Jacobowitz2006-07-122-14/+78
* * remote-utils.c (remote_escape_output, remote_unescape_input): New.Daniel Jacobowitz2006-06-224-8/+166
* gdb/Daniel Jacobowitz2006-06-212-0/+12
* * remote-utils.c (all_symbols_looked_up): New variable.Daniel Jacobowitz2006-05-304-3/+29
* Typo fix.Daniel Jacobowitz2006-05-301-1/+1
* gdb/Daniel Jacobowitz2006-05-303-2/+36
* * configure.srv (m68k*-*-uclinux*): New target.Nathan Sidwell2006-05-095-1/+88
* * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".Daniel Jacobowitz2006-03-153-4/+40
* * configure.ac: Remove checks for prfpregset_t.Daniel Jacobowitz2006-03-1510-228/+106
* * remote-utils.c (prepare_resume_reply): Move declarationDaniel Jacobowitz2006-03-032-1/+8
* * linux-low.c (regsets_store_inferior_registers): Read the regsetDaniel Jacobowitz2006-02-152-3/+22
* * server.c (attach_inferior): Return SIGTRAP for a successfulDaniel Jacobowitz2006-02-082-0/+11
* * Makefile.in (OBS): Add version.o.Daniel Jacobowitz2006-02-014-13/+59
* * linux-arm-low.c:Eli Zaretskii2005-12-2336-101/+141
* * linux-arm-low.c (arm_eabi_breakpoint): New variable.Daniel Jacobowitz2005-11-132-1/+21
* * configure.srv (x86_64-*-linux*): Turn on thread_db support.Daniel Jacobowitz2005-11-023-1/+53
* * regformats/reg-ia64.dat: Remove NAT registers.Andreas Schwab2005-10-253-20/+10
* * acinclude.m4: Correct quoting.Daniel Jacobowitz2005-09-177-59/+124
* From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2005-07-312-3/+7
* * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGSDaniel Jacobowitz2005-07-1310-12/+93
* * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz2005-07-136-27/+115
* * linux-low.c (fetch_register, usr_store_inferior_registers): HandleDaniel Jacobowitz2005-07-134-2/+27
* * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS.Steve Ellcey2005-07-015-31/+36
* * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz2005-06-174-5/+13
* * configure.ac: Simplify and improve check for socklen_t.Mark Kettenis2005-06-144-35/+62
* * acconfig.h: Remove.Daniel Jacobowitz2005-06-1328-135/+284
* gdb/Daniel Jacobowitz2005-05-284-3/+131
* 2005-05-23 Orjan Friberg <orjanf@axis.com>Orjan Friberg2005-05-235-1/+536
* * linux-low.c (fetch_register): Ensure buffer size is a multipleUlrich Weigand2005-05-162-6/+17
* 2005-05-12 Orjan Friberg <orjanf@axis.com>Orjan Friberg2005-05-126-1/+168
* * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.Ulrich Weigand2005-05-102-1/+49
* * proc-service.c (ps_lgetregs): Search all_processes instead ofDaniel Jacobowitz2005-05-042-4/+11
* * server.c (start_inferior): Change return type to int.Daniel Jacobowitz2005-05-042-6/+13
* 2005-04-15 Ke Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka2005-04-154-1/+115
* * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly.Daniel Jacobowitz2005-03-042-1/+5
* * inferiors.c (change_inferior_id, add_thread, find_inferior_id):Daniel Jacobowitz2005-03-038-57/+84
* * acinclude.m4: Include bfd/bfd.m4 directly.Daniel Jacobowitz2005-02-245-101/+68
* Index: ChangeLogAndrew Cagney2005-01-073-1177/+4300
* * acinclude.m4 (SRV_CHECK_THREAD_DB): Add ps_get_thread_area. ResetDaniel Jacobowitz2004-12-084-75/+99
* * linux-m68k-low.c (m68k_num_gregs): Define.Andreas Schwab2004-11-213-1/+109
* * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing.Joel Brobecker2004-10-212-0/+16
* * linux-i386-low.c (ps_get_thread_area): New.Daniel Jacobowitz2004-10-167-101/+241