summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>Paul Brook2005-10-202-2/+26
* * 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
* .Roland McGrath2004-02-251-4/+10
* 2004-02-25 Roland McGrath <roland@redhat.com>Roland McGrath2004-02-253-9/+62
* 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy2004-02-181-0/+8
* 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy2004-02-181-8/+2
* * linux-low.c: Update copyright year.Daniel Jacobowitz2004-01-313-18/+138
* * regcache.c (new_register_cache): Clear the allocated registerDaniel Jacobowitz2004-01-302-2/+10
* * linux-low.c (linux_resume): Take a struct thread_resume *Daniel Jacobowitz2003-10-134-30/+231
* gdb/H.J. Lu2003-08-082-3/+10
* Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy <blc@redhat.com>Brendan Conoboy2003-08-082-0/+9
* * linux-arm-low.c (arm_reinsert_addr): New function.Daniel Jacobowitz2003-07-242-1/+17