summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* * linux-low.c: Include <sched.h>.Daniel Jacobowitz2007-11-052-0/+5
* * linux-low.c (linux_tracefork_grandchild): New.Daniel Jacobowitz2007-11-012-9/+23
* * Makefile.in: Use $(SHELL) instead of "sh" to call regdat.sh.Joel Brobecker2007-10-312-22/+26
* * linux-low.c (handle_extended_wait): Handle unexpected signals.Daniel Jacobowitz2007-10-242-4/+28
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-237-106/+392
* * Makefile.in (clean): Remove new files.Daniel Jacobowitz2007-10-157-5/+302
* * linux-low.c (O_LARGEFILE): Define.Daniel Jacobowitz2007-09-195-0/+160
* * linux-low.c (linux_wait_for_event): Do not pass signals whileDaniel Jacobowitz2007-09-042-3/+10
* * win32-low.c (create_process): New.Pedro Alves2007-09-032-35/+67
* * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.Pedro Alves2007-09-032-3/+16
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-2340-160/+80
* * configure.ac: Switch license to GPLv3.Joel Brobecker2007-08-232-4/+6
* 2007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-012-0/+5
* * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: NewPedro Alves2007-07-312-15/+39
* 2007-07-27 Michael Snyder <michael.snyder@access-company.com>Michael Snyder2007-07-272-2/+17
* * remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_descPedro Alves2007-07-182-1/+7
* 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2007-07-176-19/+598
* * configure.srv: Set srv_linux_regsets for sh*-*-linux*.Daniel Jacobowitz2007-07-123-0/+23
* * win32-low.c (handle_output_debug_string): Ignore event if notPedro Alves2007-07-082-1/+14
* * win32-arm-low.c (arm_wince_breakpoint): Fix typo.Pedro Alves2007-07-082-1/+5
* 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>Daniel Jacobowitz2007-07-032-7/+30
* * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz2007-07-027-46/+153
* * linux-thread-db.c (thread_db_attach): Delete.Daniel Jacobowitz2007-06-272-0/+37
* * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz2007-06-203-2/+11
* 2007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz2007-06-133-2/+7
* * features/Makefile: Generate regformats for mips-linux andDaniel Jacobowitz2007-06-134-28/+50
* ChangeLog:Ulrich Weigand2007-06-126-4/+118
* ChangeLog:Ulrich Weigand2007-06-122-1/+6
* Fix typo.Pedro Alves2007-05-161-2/+1
* 2007-05-16 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-162-0/+13
* * server.h (check_remote_input_interrupt_request): New function.Pedro Alves2007-05-104-11/+86
* * win32-low.c (debug_registers_changed,Pedro Alves2007-05-105-227/+272
* * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves2007-05-103-2/+9
* * target.h (target_ops): Change return type of detach to int.Pedro Alves2007-05-106-29/+120
* * win32-low.c (win32-attach): Fix return value.Pedro Alves2007-05-103-18/+21
* * win32-low.c (GETPROCADDRESS): Define.Pedro Alves2007-05-102-26/+38
* * win32-low.c (win32_wait): Don't use WSTOPSIG.Pedro Alves2007-05-102-6/+5
* * win32-low.c: Commit leftover changes from 2007-03-29.Pedro Alves2007-03-302-160/+226
* * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bitDaniel Jacobowitz2007-03-302-21/+32
* * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use.Daniel Jacobowitz2007-03-302-1/+7
* * configure.srv (arm*-*-mingw32ce*): Move near the otherPedro Alves2007-03-292-6/+11
* Ooops, fix up ChangeLog.Pedro Alves2007-03-291-2/+2
* gdb/Pedro Alves2007-03-2918-23/+848
* * win32-low.c: Rename typedef thread_info toPedro Alves2007-03-282-18/+23
* * win32-i386-low.c: Rename to ...Pedro Alves2007-03-284-3/+10
* * remote-utils.c (monitor_output): Constify msg parameter.Pedro Alves2007-03-274-2/+54
* 2007-03-27 Mat Hostetter <mat@lcs.mit.edu>Daniel Jacobowitz2007-03-272-1/+5
* 2007-03-27 Jon Ringle <jon@ringle.org>Daniel Jacobowitz2007-03-272-3/+13
* Add "make pdf" and "make install-pdf", from Brooks MosesDaniel Jacobowitz2007-03-272-1/+6
* * terminal.h: Check HAVE_SGTTY_H.Daniel Jacobowitz2007-02-272-2/+8