Age | Commit message (Expand) | Author | Files | Lines |
2005-03-04 | * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly. | Daniel Jacobowitz | 2 | -1/+5 |
2005-03-03 | * inferiors.c (change_inferior_id, add_thread, find_inferior_id): | Daniel Jacobowitz | 8 | -57/+84 |
2005-02-24 | * acinclude.m4: Include bfd/bfd.m4 directly. | Daniel Jacobowitz | 5 | -101/+68 |
2005-01-07 | Index: ChangeLog | Andrew Cagney | 3 | -1177/+4300 |
2004-12-08 | * acinclude.m4 (SRV_CHECK_THREAD_DB): Add ps_get_thread_area. Reset | Daniel Jacobowitz | 4 | -75/+99 |
2004-11-21 | * linux-m68k-low.c (m68k_num_gregs): Define. | Andreas Schwab | 3 | -1/+109 |
2004-10-21 | * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing. | Joel Brobecker | 2 | -0/+16 |
2004-10-16 | * linux-i386-low.c (ps_get_thread_area): New. | Daniel Jacobowitz | 7 | -101/+241 |
2004-10-16 | * configure.in: Test for -rdynamic. | Daniel Jacobowitz | 4 | -3/+39 |
2004-09-13 | Index: ChangeLog | Andrew Cagney | 2 | -1/+5 |
2004-03-23 | * linux-low.c (linux_wait): Clear all_processes list also. | Daniel Jacobowitz | 2 | -1/+9 |
2004-03-12 | * linux-low.c: Include <errno.h>. Remove extern declaration of | Daniel Jacobowitz | 2 | -2/+6 |
2004-03-12 | * gdbreplay.c, server.h, utils.c: Update copyright years. | Daniel Jacobowitz | 4 | -3/+7 |
2004-03-05 | * server.c (main): Print child status or termination signal from | Daniel Jacobowitz | 2 | -2/+8 |
2004-03-05 | * linux-low.c (linux_read_memory): Change return type to | Daniel Jacobowitz | 5 | -9/+32 |
2004-03-04 | * Makefile.in (distclean): Remove config.h, stamp-h, and config.log. | Daniel Jacobowitz | 2 | -7/+8 |
2004-02-29 | * server.c (handle_v_cont): Call set_desired_inferior. | Daniel Jacobowitz | 2 | -0/+5 |
2004-02-29 | * remote-utils.c (prepare_resume_reply): Always supply "thread:". | Daniel Jacobowitz | 2 | -1/+9 |
2004-02-29 | * linux-low.c (linux_wait): Unblock async I/O. | Daniel Jacobowitz | 4 | -1/+33 |
2004-02-29 | * remote-utils.c (remote_open): Print a status notice after | Daniel Jacobowitz | 3 | -1/+12 |
2004-02-29 | * linux-arm-low.c (arm_get_pc): Print out stop PC in debug mode. | Daniel Jacobowitz | 2 | -1/+9 |
2004-02-26 | * remote-utils.c (write_enn): Use "E01" instead of "ENN" for the | Daniel Jacobowitz | 4 | -5/+12 |
2004-02-25 | . | Roland McGrath | 1 | -4/+10 |
2004-02-25 | 2004-02-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -9/+62 |
2004-02-18 | 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | Jim Blandy | 1 | -0/+8 |
2004-02-18 | 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | Jim Blandy | 1 | -8/+2 |
2004-01-31 | * linux-low.c: Update copyright year. | Daniel Jacobowitz | 3 | -18/+138 |
2004-01-30 | * regcache.c (new_register_cache): Clear the allocated register | Daniel Jacobowitz | 2 | -2/+10 |
2003-10-13 | * linux-low.c (linux_resume): Take a struct thread_resume * | Daniel Jacobowitz | 4 | -30/+231 |
2003-08-08 | gdb/ | H.J. Lu | 2 | -3/+10 |
2003-08-08 | Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy <blc@redhat.com> | Brendan Conoboy | 2 | -0/+9 |
2003-07-24 | * linux-arm-low.c (arm_reinsert_addr): New function. | Daniel Jacobowitz | 2 | -1/+17 |
2003-07-08 | * mem-break.c: Remove whitespace at end of file. | Mark Kettenis | 2 | -2/+4 |
2003-06-29 | * configure.in: Check whether we need to prototype strerror. | Daniel Jacobowitz | 8 | -39/+104 |
2003-06-28 | * linux-sh-low.c (sh_regmap): Fix FP register offsets, reported by | Daniel Jacobowitz | 2 | -5/+10 |
2003-06-26 | delete stray changelog | Andrew Cagney | 1 | -5/+0 |
2003-06-20 | * Makefile.in (SFILES): Update. | Daniel Jacobowitz | 8 | -2577/+16 |
2003-06-17 | gdb/ | Daniel Jacobowitz | 4 | -1/+55 |
2003-06-13 | From Kelley Cook <kelleycook@wideopenwest.com>: | Mark Kettenis | 2 | -1/+6 |
2003-06-05 | * linux-low.c (linux_wait_for_event): Correct comment typos. | Daniel Jacobowitz | 4 | -8/+36 |
2003-05-29 | * linux-low.c (usr_store_inferior_registers): Transfer buf in | Jim Blandy | 2 | -2/+9 |
2003-04-29 | 2003-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -2/+7 |
2003-03-26 | * linux-low.c (linux_create_inferior): Use __SIGRTMIN. | Daniel Jacobowitz | 2 | -4/+9 |
2003-03-17 | * configure.in: Check for stdlib.h. | Daniel Jacobowitz | 4 | -2/+12 |
2003-01-04 | * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31. | Daniel Jacobowitz | 2 | -2/+6 |
2003-01-02 | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2 | -5/+4 |
2002-11-20 | * linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of | Daniel Jacobowitz | 2 | -1/+7 |
2002-11-18 | * linux-arm-low.c (arm_num_regs): Increase. | Daniel Jacobowitz | 3 | -3/+12 |
2002-08-29 | * linux-low.c (linux_create_inferior): Call setpgid. Return | Daniel Jacobowitz | 5 | -41/+49 |
2002-08-23 | * ChangeLog: Move gdbserver entries after GDB 5.2 to | Daniel Jacobowitz | 1 | -0/+412 |