aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves1-13/+26
2013-06-11Fix regression from multi-arch patch.Pedro Alves1-1/+1
2013-06-09gdb/gdbserver/Jan Kratochvil1-34/+43
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-90/+127
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-97/+119
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves1-11/+52
2013-05-16 * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado1-22/+35
2013-03-22Linux: No need to set ptrace event options in fork/clone children.Pedro Alves1-2/+0
2013-03-13Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker1-1/+0
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+57
2013-03-07PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves1-1/+7
2013-02-04Ensure ptrace() calls cast arguments 3 and 4 appropriately.Marcus Shawcroft1-31/+52
2013-01-16gdb/gdbserver/Yao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-26gdb/gdbserver/Yao Qi1-1/+3
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-2/+2
2012-07-07gdb/Jan Kratochvil1-0/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-2/+6
2012-06-12gdb/gdbserver:Yao Qi1-4/+5
2012-06-11gdb/gdbserver:Yao Qi1-1/+1
2012-05-30 * linux-low.c (get_r_debug): Disable code using DT_MIPS_RLD_MAPThiago Jung Bauermann1-0/+4
2012-05-28gdb/Jan Kratochvil1-1/+7
2012-05-24gdb/Pedro Alves1-6/+6
2012-05-24gdb/Pedro Alves1-10/+10
2012-05-22 * linux-low.c (linux_store_registers): Avoid the copying sequenceMaciej W. Rozycki1-5/+8
2012-05-222012-05-22 Will Deacon <will.deacon@arm.com>Matthew Gretton-Dann1-0/+6
2012-05-21 * linux-low.c (linux_store_registers): Don't re-retrieve dataMaciej W. Rozycki1-22/+37
2012-05-112012-05-11 Yao Qi <yao@codesourcery.com>Pedro Alves1-8/+30
2012-04-24 * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann1-8/+8
2012-04-12Check if GDBserver is compatible with processH.J. Lu1-11/+18
2012-04-10 * linux-low.c (get_r_debug): Handle DT_MIPS_RLD_MAP.Maciej W. Rozycki1-7/+40
2012-03-30 * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_tThiago Jung Bauermann1-0/+30
2012-03-292012-03-29 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+9
2012-03-262012-03-26 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-03-232012-03-23 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+7
2012-03-232012-03-23 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+24
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-5/+5
2012-03-13gdb/Jan Kratochvil1-2/+7
2012-03-13gdb/Jan Kratochvil1-4/+4
2012-03-072012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves1-8/+99
2012-03-05gdb/gdbserver/Jan Kratochvil1-1/+10
2012-03-03gdb:Yao Qi1-3/+4
2012-03-03gdb:Yao Qi1-0/+7
2012-03-022012-03-02 Pedro Alves <palves@redhat.com>Pedro Alves1-7/+50
2012-03-01 gdb/Maciej W. Rozycki1-152/+208
2012-02-29gdb/gdbserver:Yao Qi1-0/+9
2012-02-272012-02-27 Pedro Alves <palves@redhat.com>Pedro Alves1-32/+1
2012-02-272012-02-27 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+58
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado1-3/+6