summaryrefslogtreecommitdiffstats
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* * mem-break.c: Remove whitespace at end of file.Mark Kettenis2003-07-082-2/+4
* * configure.in: Check whether we need to prototype strerror.Daniel Jacobowitz2003-06-298-39/+104
* * linux-sh-low.c (sh_regmap): Fix FP register offsets, reported byDaniel Jacobowitz2003-06-282-5/+10
* delete stray changelogAndrew Cagney2003-06-261-5/+0
* * Makefile.in (SFILES): Update.Daniel Jacobowitz2003-06-208-2577/+16
* gdb/Daniel Jacobowitz2003-06-174-1/+55
* From Kelley Cook <kelleycook@wideopenwest.com>:Mark Kettenis2003-06-132-1/+6
* * linux-low.c (linux_wait_for_event): Correct comment typos.Daniel Jacobowitz2003-06-054-8/+36
* * linux-low.c (usr_store_inferior_registers): Transfer buf inJim Blandy2003-05-292-2/+9
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-292-2/+7
* * linux-low.c (linux_create_inferior): Use __SIGRTMIN.Daniel Jacobowitz2003-03-262-4/+9
* * configure.in: Check for stdlib.h.Daniel Jacobowitz2003-03-174-2/+12
* * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31.Daniel Jacobowitz2003-01-042-2/+6
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-022-5/+4
* * linux-s390-low.c (s390_regmap): Check GPR_SIZE instead ofDaniel Jacobowitz2002-11-202-1/+7
* * linux-arm-low.c (arm_num_regs): Increase.Daniel Jacobowitz2002-11-183-3/+12
* * linux-low.c (linux_create_inferior): Call setpgid. ReturnDaniel Jacobowitz2002-08-295-41/+49
* * ChangeLog: Move gdbserver entries after GDB 5.2 toDaniel Jacobowitz2002-08-231-0/+412
* * Makefile.in (LDFLAGS): Allow the configure script to establish aJim Blandy2002-08-201-0/+1
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-1/+1
* * gdbserver/configure.in (unistd.h): Add to AC_CHECK_HEADERS list.Kevin Buettner2002-07-243-78/+70
OpenPOWER on IntegriCloud