summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
Commit message (Expand)AuthorAgeFilesLines
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-0/+1
* PR server/15604Jan Kratochvil2013-08-281-0/+2
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-221-251/+6
* * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado2013-08-141-52/+52
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-2/+1
* Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves2013-06-111-13/+26
* Fix regression from multi-arch patch.Pedro Alves2013-06-111-1/+1
* gdb/gdbserver/Jan Kratochvil2013-06-091-34/+43
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-90/+127
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-97/+119
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-231-11/+52
* * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado2013-05-161-22/+35
* Linux: No need to set ptrace event options in fork/clone children.Pedro Alves2013-03-221-2/+0
* Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2013-03-131-1/+0
* Add the gdb remote target operations for branch tracing.mmetzger2013-03-111-0/+57
* PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves2013-03-071-1/+7
* Ensure ptrace() calls cast arguments 3 and 4 appropriately.mshawcroft2013-02-041-31/+52
* gdb/gdbserver/qiyao2013-01-161-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/gdbserver/qiyao2012-11-261-1/+3
* 2012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller2012-11-151-2/+2
* gdb/Jan Kratochvil2012-07-071-0/+1
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-2/+6
* gdb/gdbserver:qiyao2012-06-121-4/+5
* gdb/gdbserver:qiyao2012-06-111-1/+1
* * linux-low.c (get_r_debug): Disable code using DT_MIPS_RLD_MAPThiago Jung Bauermann2012-05-301-0/+4
* gdb/Jan Kratochvil2012-05-281-1/+7
* gdb/Pedro Alves2012-05-241-6/+6
* gdb/Pedro Alves2012-05-241-10/+10
* * linux-low.c (linux_store_registers): Avoid the copying sequenceMaciej W. Rozycki2012-05-221-5/+8
* 2012-05-22 Will Deacon <will.deacon@arm.com>mgretton2012-05-221-0/+6
* * linux-low.c (linux_store_registers): Don't re-retrieve dataMaciej W. Rozycki2012-05-211-22/+37
* 2012-05-11 Yao Qi <yao@codesourcery.com>Pedro Alves2012-05-111-8/+30
* * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann2012-04-241-8/+8
* Check if GDBserver is compatible with processH.J. Lu2012-04-121-11/+18
* * linux-low.c (get_r_debug): Handle DT_MIPS_RLD_MAP.Maciej W. Rozycki2012-04-101-7/+40
* * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_tThiago Jung Bauermann2012-03-301-0/+30
* 2012-03-29 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-291-1/+1
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-1/+9
* 2012-03-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-261-1/+1
* 2012-03-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-231-1/+7
* 2012-03-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-231-2/+24
* struct siginfo vs. siginfo_ttschwinge2012-03-211-5/+5
* gdb/Jan Kratochvil2012-03-131-2/+7
* gdb/Jan Kratochvil2012-03-131-4/+4
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-071-8/+99
* gdb/gdbserver/Jan Kratochvil2012-03-051-1/+10
* gdb:qiyao2012-03-031-3/+4
* gdb:qiyao2012-03-031-0/+7