Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | * server.h (check_remote_input_interrupt_request): New function. | Pedro Alves | 4 | -11/+86 |
2007-05-10 | * win32-low.c (debug_registers_changed, | Pedro Alves | 5 | -227/+272 |
2007-05-10 | * linux-low.c (linux_detach): Change return type to int. Return 0. | Pedro Alves | 3 | -2/+9 |
2007-05-10 | * target.h (target_ops): Change return type of detach to int. | Pedro Alves | 6 | -29/+120 |
2007-05-10 | * win32-low.c (win32-attach): Fix return value. | Pedro Alves | 3 | -18/+21 |
2007-05-10 | * win32-low.c (GETPROCADDRESS): Define. | Pedro Alves | 2 | -26/+38 |
2007-05-10 | * win32-low.c (win32_wait): Don't use WSTOPSIG. | Pedro Alves | 2 | -6/+5 |
2007-03-30 | * win32-low.c: Commit leftover changes from 2007-03-29. | Pedro Alves | 2 | -160/+226 |
2007-03-30 | * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit | Daniel Jacobowitz | 2 | -21/+32 |
2007-03-30 | * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use. | Daniel Jacobowitz | 2 | -1/+7 |
2007-03-29 | * configure.srv (arm*-*-mingw32ce*): Move near the other | Pedro Alves | 2 | -6/+11 |
2007-03-29 | Ooops, fix up ChangeLog. | Pedro Alves | 1 | -2/+2 |
2007-03-29 | gdb/ | Pedro Alves | 18 | -23/+848 |
2007-03-28 | * win32-low.c: Rename typedef thread_info to | Pedro Alves | 2 | -18/+23 |
2007-03-28 | * win32-i386-low.c: Rename to ... | Pedro Alves | 4 | -3/+10 |
2007-03-27 | * remote-utils.c (monitor_output): Constify msg parameter. | Pedro Alves | 4 | -2/+54 |
2007-03-27 | 2007-03-27 Mat Hostetter <mat@lcs.mit.edu> | Daniel Jacobowitz | 2 | -1/+5 |
2007-03-27 | 2007-03-27 Jon Ringle <jon@ringle.org> | Daniel Jacobowitz | 2 | -3/+13 |
2007-03-27 | Add "make pdf" and "make install-pdf", from Brooks Moses | Daniel Jacobowitz | 2 | -1/+6 |
2007-02-27 | * terminal.h: Check HAVE_SGTTY_H. | Daniel Jacobowitz | 2 | -2/+8 |
2007-02-27 | from Mat Hostetter <mat@lcs.mit.edu> | Daniel Jacobowitz | 2 | -0/+15 |
2007-02-26 | * gdb.texinfo (Monitor commands for gdbserver): New subsection. | Daniel Jacobowitz | 7 | -7/+90 |
2007-02-25 | * Makefile.in (EXEEXT): New. | Pedro Alves | 2 | -1/+7 |
2007-02-25 | * target.h (target_ops): Rename send_signal to request_interrupt, | Pedro Alves | 5 | -12/+26 |
2007-02-25 | * server.c (get_features_xml): Check if target implemented | Pedro Alves | 3 | -3/+26 |
2007-02-22 | * spu-low.c (spu_arch_string): New. | Ulrich Weigand | 2 | -0/+18 |
2007-02-16 | * remote-utils.c: Remove HAVE_TERMINAL_H check. | Daniel Jacobowitz | 5 | -8/+8 |
2007-02-08 | * features/Makefile, features/arm-with-iwmmxt.xml, | Daniel Jacobowitz | 8 | -10/+255 |
2007-01-29 | * remote-utils.c [USE_WIN32API] (read, write): Define. | Daniel Jacobowitz | 2 | -6/+17 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 7 | -1/+107 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 35 | -60/+42 |
2007-01-03 | * linux-low.c (linux_kill): Handle being called with no threads. | Daniel Jacobowitz | 3 | -2/+17 |
2006-12-30 | * remote-utils.c (remote_open): Check the type of specified | Daniel Jacobowitz | 3 | -3/+32 |
2006-12-05 | 2006-12-05 Markus Deuling <deuling@de.ibm.com> | Daniel Jacobowitz | 2 | -8/+23 |
2006-11-28 | gdb/gdbserver/ | Daniel Jacobowitz | 5 | -14/+207 |
2006-11-22 | ChangeLog: | Ulrich Weigand | 4 | -1/+601 |
2006-11-16 | * configure.ac: Correct td_thr_tls_get_addr test. | Daniel Jacobowitz | 3 | -2/+7 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 5 | -54/+128 |
2006-11-06 | * server.c (handle_query): Correct error handling for read_auxv. | Daniel Jacobowitz | 2 | -1/+7 |
2006-10-20 | 2005-10-19 Ulrich Weigand <uweigand@de.ibm.com> | Ulrich Weigand | 3 | -1/+28 |
2006-10-17 | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. | Daniel Jacobowitz | 13 | -2632/+2123 |
2006-09-28 | * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define. | Daniel Jacobowitz | 3 | -9/+55 |
2006-09-21 | * remote-utils.c (try_rle): New function. | Daniel Jacobowitz | 2 | -5/+52 |
2006-08-19 | gdb/ | Daniel Jacobowitz | 4 | -5/+24 |
2006-08-08 | gdb/gdbserver/ | Richard Sandiford | 2 | -1/+29 |
2006-07-27 | * server.c (handle_query): Correct qPart to qXfer. | Daniel Jacobowitz | 2 | -1/+5 |
2006-07-23 | gdb/ | Daniel Jacobowitz | 13 | -1887/+3945 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 2 | -14/+78 |
2006-06-22 | * remote-utils.c (remote_escape_output, remote_unescape_input): New. | Daniel Jacobowitz | 4 | -8/+166 |
2006-06-21 | gdb/ | Daniel Jacobowitz | 2 | -0/+12 |