summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* newNathan Sidwell2006-03-2043-15457/+0
* * 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
* * configure.in: Test for -rdynamic.Daniel Jacobowitz2004-10-164-3/+39
* Index: ChangeLogAndrew Cagney2004-09-132-1/+5
* * linux-low.c (linux_wait): Clear all_processes list also.Daniel Jacobowitz2004-03-232-1/+9
* * linux-low.c: Include <errno.h>. Remove extern declaration ofDaniel Jacobowitz2004-03-122-2/+6
* * gdbreplay.c, server.h, utils.c: Update copyright years.Daniel Jacobowitz2004-03-124-3/+7
* * server.c (main): Print child status or termination signal fromDaniel Jacobowitz2004-03-052-2/+8
* * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz2004-03-055-9/+32
* * Makefile.in (distclean): Remove config.h, stamp-h, and config.log.Daniel Jacobowitz2004-03-042-7/+8
* * server.c (handle_v_cont): Call set_desired_inferior.Daniel Jacobowitz2004-02-292-0/+5
* * remote-utils.c (prepare_resume_reply): Always supply "thread:".Daniel Jacobowitz2004-02-292-1/+9
* * linux-low.c (linux_wait): Unblock async I/O.Daniel Jacobowitz2004-02-294-1/+33
* * remote-utils.c (remote_open): Print a status notice afterDaniel Jacobowitz2004-02-293-1/+12
* * linux-arm-low.c (arm_get_pc): Print out stop PC in debug mode.Daniel Jacobowitz2004-02-292-1/+9
* * remote-utils.c (write_enn): Use "E01" instead of "ENN" for theDaniel Jacobowitz2004-02-264-5/+12