summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* * server.c (handle_query): Never return "unsupported" forUlrich Weigand2008-04-042-8/+5
* ChangeLog:Ulrich Weigand2008-03-272-3/+11
* * Makefile.in (fork-child.o): Update.Daniel Jacobowitz2008-03-102-4/+75
* ChangeLog:Ulrich Weigand2008-02-283-28/+75
* * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.oUlrich Weigand2008-02-285-220/+89
* ChangeLog:Ulrich Weigand2008-02-2817-267/+102
* * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand2008-02-277-15/+104
* * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand2008-02-275-14/+95
* gdb/ChangeLog:Ulrich Weigand2008-02-2723-7/+168
* doc/Pedro Alves2008-02-192-4/+12
* * server.c (handle_query): Correct length check.Daniel Jacobowitz2008-02-172-1/+5
* * win32-low.c (do_initial_child_stuff): Add process handlePedro Alves2008-02-142-45/+52
* * server.c (monitor_show_help): Add "exit".Daniel Jacobowitz2008-02-142-4/+10
* 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2008-02-115-2/+243
* * hostio.c: Don't include errno.h.Pedro Alves2008-02-0112-66/+216
* * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz2008-01-305-126/+410
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-0141-44/+51
* * linux-low.c (STACK_SIZE): Define.Andreas Schwab2007-12-212-4/+23
* * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz2007-12-186-19/+65
* * configure.ac: Check for pread and pwrite.Daniel Jacobowitz2007-12-165-2/+29
* * server.c (myresume): Add own_buf argument.Daniel Jacobowitz2007-12-072-5/+10
* * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz2007-12-076-48/+48
* 2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>Daniel Jacobowitz2007-12-062-1/+5
* * win32-low.c (attaching): New global.Pedro Alves2007-12-032-11/+63
* * server.c (main): Don't report dll events on the initialPedro Alves2007-12-032-4/+10
* * server.c (main): Relax numerical bases supported for the pid ofPedro Alves2007-12-032-1/+6
* * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves2007-12-032-17/+25
* * win32-low.c (win32_get_thread_context)Pedro Alves2007-12-033-4/+51
* * win32-low.c (soft_interrupt_requested, faked_breakpoint): NewPedro Alves2007-12-032-20/+97
* * win32-low.h (win32_thread_info): Add descriptions to thePedro Alves2007-12-033-9/+41
* * win32-low.c (win32_wait): Don't read from the inferior when itPedro Alves2007-12-022-3/+5
* * Makefile.in (win32_low_h): New variable.Pedro Alves2007-12-022-1/+12
* * hostio.c: Correct copyright year.Daniel Jacobowitz2007-12-012-1/+5
* * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz2007-11-305-3/+541
* * 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