summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2008-07-122-1/+6
* * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2008-07-072-0/+9
* * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves2008-06-274-27/+114
* gdb/gdbserver/Carlos O'Donell2008-06-202-0/+5
* * Makefile.in (gdbreplay.o): New rule.Daniel Jacobowitz2008-06-062-0/+5
* * gdbreplay.c (gdbreplay_version): Say gdbreplay in versionJoseph Myers2008-06-062-2/+7
* 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers2008-06-058-22/+157
* * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_len): New.Daniel Jacobowitz2008-06-042-9/+37
* * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.Ulrich Weigand2008-05-292-0/+7
* remove cruft from previous checkinDoug Evans2008-05-091-3/+3
* * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans2008-05-091-5/+5
* New "find" command.Doug Evans2008-05-094-0/+184
* * regcache.c (registers_length): Remove.Ulrich Weigand2008-05-084-15/+16
* ChangeLog:Ulrich Weigand2008-05-035-42/+114
* gdb:Paolo Bonzini2008-04-233-6/+23
* * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after theUlrich Weigand2008-04-212-1/+9
* * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into singleUlrich Weigand2008-04-212-20/+10
* * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o fromUlrich Weigand2008-04-173-43/+121
* 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2008-04-172-37/+35
* * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz2008-04-144-4/+133
* * 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