Age | Commit message (Expand) | Author | Files | Lines |
2006-11-28 | gdb/gdbserver/ | Daniel Jacobowitz | 1 | -0/+14 |
2006-11-22 | ChangeLog: | Ulrich Weigand | 1 | -0/+7 |
2006-11-16 | * configure.ac: Correct td_thr_tls_get_addr test. | Daniel Jacobowitz | 1 | -0/+5 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 1 | -0/+10 |
2006-11-06 | * server.c (handle_query): Correct error handling for read_auxv. | Daniel Jacobowitz | 1 | -0/+4 |
2006-10-20 | 2005-10-19 Ulrich Weigand <uweigand@de.ibm.com> | Ulrich Weigand | 1 | -0/+7 |
2006-10-17 | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. | Daniel Jacobowitz | 1 | -0/+17 |
2006-09-28 | * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define. | Daniel Jacobowitz | 1 | -0/+11 |
2006-09-21 | * remote-utils.c (try_rle): New function. | Daniel Jacobowitz | 1 | -0/+5 |
2006-08-19 | gdb/ | Daniel Jacobowitz | 1 | -0/+9 |
2006-08-08 | gdb/gdbserver/ | Richard Sandiford | 1 | -0/+9 |
2006-07-27 | * server.c (handle_query): Correct qPart to qXfer. | Daniel Jacobowitz | 1 | -0/+4 |
2006-07-23 | gdb/ | Daniel Jacobowitz | 1 | -0/+32 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 1 | -0/+8 |
2006-06-22 | * remote-utils.c (remote_escape_output, remote_unescape_input): New. | Daniel Jacobowitz | 1 | -0/+12 |
2006-06-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+4 |
2006-05-30 | * remote-utils.c (all_symbols_looked_up): New variable. | Daniel Jacobowitz | 1 | -0/+7 |
2006-05-30 | Typo fix. | Daniel Jacobowitz | 1 | -1/+1 |
2006-05-30 | gdb/ | Daniel Jacobowitz | 1 | -0/+7 |
2006-05-09 | * configure.srv (m68k*-*-uclinux*): New target. | Nathan Sidwell | 1 | -0/+10 |
2006-03-15 | * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h". | Daniel Jacobowitz | 1 | -0/+8 |
2006-03-15 | * configure.ac: Remove checks for prfpregset_t. | Daniel Jacobowitz | 1 | -0/+12 |
2006-03-03 | * remote-utils.c (prepare_resume_reply): Move declaration | Daniel Jacobowitz | 1 | -0/+5 |
2006-02-15 | * linux-low.c (regsets_store_inferior_registers): Read the regset | Daniel Jacobowitz | 1 | -0/+5 |
2006-02-08 | * server.c (attach_inferior): Return SIGTRAP for a successful | Daniel Jacobowitz | 1 | -0/+5 |
2006-02-01 | * Makefile.in (OBS): Add version.o. | Daniel Jacobowitz | 1 | -0/+12 |
2005-12-23 | * linux-arm-low.c: | Eli Zaretskii | 1 | -0/+39 |
2005-11-13 | * linux-arm-low.c (arm_eabi_breakpoint): New variable. | Daniel Jacobowitz | 1 | -0/+6 |
2005-11-02 | * configure.srv (x86_64-*-linux*): Turn on thread_db support. | Daniel Jacobowitz | 1 | -0/+7 |
2005-10-25 | * regformats/reg-ia64.dat: Remove NAT registers. | Andreas Schwab | 1 | -0/+7 |
2005-09-17 | * acinclude.m4: Correct quoting. | Daniel Jacobowitz | 1 | -0/+11 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -0/+4 |
2005-07-13 | * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGS | Daniel Jacobowitz | 1 | -0/+14 |
2005-07-13 | * inferiors.c (struct thread_info): Add gdb_id. | Daniel Jacobowitz | 1 | -0/+14 |
2005-07-13 | * linux-low.c (fetch_register, usr_store_inferior_registers): Handle | Daniel Jacobowitz | 1 | -0/+7 |
2005-07-01 | * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS. | Steve Ellcey | 1 | -0/+8 |
2005-06-17 | * linux-low.c (linux_wait, linux_send_signal): Don't test | Daniel Jacobowitz | 1 | -0/+7 |
2005-06-14 | * configure.ac: Simplify and improve check for socklen_t. | Mark Kettenis | 1 | -0/+5 |
2005-06-13 | * acconfig.h: Remove. | Daniel Jacobowitz | 1 | -0/+40 |
2005-05-28 | gdb/ | Daniel Jacobowitz | 1 | -1/+7 |
2005-05-23 | 2005-05-23 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+12 |
2005-05-16 | * linux-low.c (fetch_register): Ensure buffer size is a multiple | Ulrich Weigand | 1 | -0/+6 |
2005-05-12 | 2005-05-12 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+13 |
2005-05-10 | * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define. | Ulrich Weigand | 1 | -0/+6 |
2005-05-04 | * proc-service.c (ps_lgetregs): Search all_processes instead of | Daniel Jacobowitz | 1 | -0/+5 |
2005-05-04 | * server.c (start_inferior): Change return type to int. | Daniel Jacobowitz | 1 | -1/+8 |
2005-04-15 | 2005-04-15 Ke Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -0/+6 |
2005-03-04 | * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly. | Daniel Jacobowitz | 1 | -0/+4 |
2005-03-03 | * inferiors.c (change_inferior_id, add_thread, find_inferior_id): | Daniel Jacobowitz | 1 | -0/+25 |
2005-02-24 | * acinclude.m4: Include bfd/bfd.m4 directly. | Daniel Jacobowitz | 1 | -0/+7 |