aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2008-07-07 * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2-0/+9
2008-06-27 * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves4-27/+114
2008-06-20gdb/gdbserver/Carlos O'Donell2-0/+5
2008-06-06 * Makefile.in (gdbreplay.o): New rule.Daniel Jacobowitz2-0/+5
2008-06-06 * gdbreplay.c (gdbreplay_version): Say gdbreplay in versionJoseph Myers2-2/+7
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers8-22/+157
2008-06-04 * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_len): New.Daniel Jacobowitz2-9/+37
2008-05-29 * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.Ulrich Weigand2-0/+7
2008-05-09remove cruft from previous checkinDoug Evans1-3/+3
2008-05-09 * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans1-5/+5
2008-05-09 New "find" command.Doug Evans4-0/+184
2008-05-08 * regcache.c (registers_length): Remove.Ulrich Weigand4-15/+16
2008-05-03ChangeLog:Ulrich Weigand5-42/+114
2008-04-23gdb:Paolo Bonzini3-6/+23
2008-04-21 * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after theUlrich Weigand2-1/+9
2008-04-21 * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into singleUlrich Weigand2-20/+10
2008-04-17 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o fromUlrich Weigand3-43/+121
2008-04-172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2-37/+35
2008-04-14 * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz4-4/+133
2008-04-04 * server.c (handle_query): Never return "unsupported" forUlrich Weigand2-8/+5
2008-03-27ChangeLog:Ulrich Weigand2-3/+11
2008-03-10 * Makefile.in (fork-child.o): Update.Daniel Jacobowitz2-4/+75
2008-02-28ChangeLog:Ulrich Weigand3-28/+75
2008-02-28 * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.oUlrich Weigand5-220/+89
2008-02-28ChangeLog:Ulrich Weigand17-267/+102
2008-02-27 * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand7-15/+104
2008-02-27 * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand5-14/+95
2008-02-27gdb/ChangeLog:Ulrich Weigand23-7/+168
2008-02-19doc/Pedro Alves2-4/+12
2008-02-17 * server.c (handle_query): Correct length check.Daniel Jacobowitz2-1/+5
2008-02-14 * win32-low.c (do_initial_child_stuff): Add process handlePedro Alves2-45/+52
2008-02-14 * server.c (monitor_show_help): Add "exit".Daniel Jacobowitz2-4/+10
2008-02-112008-02-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev5-2/+243
2008-02-01 * hostio.c: Don't include errno.h.Pedro Alves12-66/+216
2008-01-30 * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz5-126/+410
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