aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz41-44/+51
2007-12-21 * linux-low.c (STACK_SIZE): Define.Andreas Schwab2-4/+23
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz6-19/+65
2007-12-16 * configure.ac: Check for pread and pwrite.Daniel Jacobowitz5-2/+29
2007-12-07 * server.c (myresume): Add own_buf argument.Daniel Jacobowitz2-5/+10
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz6-48/+48
2007-12-062007-12-06 Mick Davis <mickd@goanna.iinet.net.au>Daniel Jacobowitz2-1/+5
2007-12-03 * win32-low.c (attaching): New global.Pedro Alves2-11/+63
2007-12-03 * server.c (main): Don't report dll events on the initialPedro Alves2-4/+10
2007-12-03 * server.c (main): Relax numerical bases supported for the pid ofPedro Alves2-1/+6
2007-12-03 * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves2-17/+25
2007-12-03 * win32-low.c (win32_get_thread_context)Pedro Alves3-4/+51
2007-12-03 * win32-low.c (soft_interrupt_requested, faked_breakpoint): NewPedro Alves2-20/+97
2007-12-03 * win32-low.h (win32_thread_info): Add descriptions to thePedro Alves3-9/+41
2007-12-02 * win32-low.c (win32_wait): Don't read from the inferior when itPedro Alves2-3/+5
2007-12-02 * Makefile.in (win32_low_h): New variable.Pedro Alves2-1/+12
2007-12-01 * hostio.c: Correct copyright year.Daniel Jacobowitz2-1/+5
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz5-3/+541
2007-11-05 * linux-low.c: Include <sched.h>.Daniel Jacobowitz2-0/+5
2007-11-01 * linux-low.c (linux_tracefork_grandchild): New.Daniel Jacobowitz2-9/+23
2007-10-31 * Makefile.in: Use $(SHELL) instead of "sh" to call regdat.sh.Joel Brobecker2-22/+26
2007-10-24 * linux-low.c (handle_extended_wait): Handle unexpected signals.Daniel Jacobowitz2-4/+28
2007-10-23 * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz7-106/+392
2007-10-15 * Makefile.in (clean): Remove new files.Daniel Jacobowitz7-5/+302
2007-09-19 * linux-low.c (O_LARGEFILE): Define.Daniel Jacobowitz5-0/+160
2007-09-04 * linux-low.c (linux_wait_for_event): Do not pass signals whileDaniel Jacobowitz2-3/+10
2007-09-03 * win32-low.c (create_process): New.Pedro Alves2-35/+67
2007-09-03 * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.Pedro Alves2-3/+16
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker40-160/+80
2007-08-23 * configure.ac: Switch license to GPLv3.Joel Brobecker2-4/+6
2007-08-012007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder2-0/+5
2007-07-31 * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: NewPedro Alves2-15/+39
2007-07-272007-07-27 Michael Snyder <michael.snyder@access-company.com>Michael Snyder2-2/+17
2007-07-18 * remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_descPedro Alves2-1/+7
2007-07-172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz6-19/+598
2007-07-12 * configure.srv: Set srv_linux_regsets for sh*-*-linux*.Daniel Jacobowitz3-0/+23
2007-07-08 * win32-low.c (handle_output_debug_string): Ignore event if notPedro Alves2-1/+14
2007-07-08 * win32-arm-low.c (arm_wince_breakpoint): Fix typo.Pedro Alves2-1/+5
2007-07-032007-07-03 Paul Gilliam <pgilliam@us.ibm.com>Daniel Jacobowitz2-7/+30
2007-07-02 * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz7-46/+153
2007-06-27 * linux-thread-db.c (thread_db_attach): Delete.Daniel Jacobowitz2-0/+37
2007-06-20 * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz3-2/+11
2007-06-132007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz3-2/+7
2007-06-13 * features/Makefile: Generate regformats for mips-linux andDaniel Jacobowitz4-28/+50
2007-06-12ChangeLog:Ulrich Weigand6-4/+118
2007-06-12ChangeLog:Ulrich Weigand2-1/+6
2007-05-16Fix typo.Pedro Alves1-2/+1
2007-05-162007-05-16 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2-0/+13
2007-05-10 * server.h (check_remote_input_interrupt_request): New function.Pedro Alves4-11/+86
2007-05-10 * win32-low.c (debug_registers_changed,Pedro Alves5-227/+272