aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2013-06-11[GDBserver] Initialize the x32 avx target description.Pedro Alves2-0/+6
2013-06-09gdb/gdbserver/Jan Kratochvil2-34/+49
2013-06-07Mention PR server/14823 in ChangeLogs.Pedro Alves1-0/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves49-701/+2316
2013-06-06Add PR number to this entry:Doug Evans1-0/+1
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson3-100/+131
2013-05-31 * linux-x86-low.c (ps_get_thread_area): Properly extend address toDoug Evans2-1/+7
2013-05-28[GDBserver][AArch64] Remove references to aarch64-without-fpu.xml.Pedro Alves4-8/+11
2013-05-24[gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2-8/+13
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves6-12/+132
2013-05-17[gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in commentJoel Brobecker2-5/+10
2013-05-17gdbserver/lynx178: spurious SIG61 signal when resuming inferior.Joel Brobecker2-13/+60
2013-05-17gdb/gdbserverYao Qi2-1/+6
2013-05-16 * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado2-22/+45
2013-05-072013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore4-0/+256
2013-05-032013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2-0/+6
2013-04-25Fix format error of ChangeLog.Hui Zhu1-1/+0
2013-04-252013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu2-0/+7
2013-04-22 PR gdb/7912:Tom Tromey5-4/+22
2013-04-17Use AC_DEFINE for USE_THREAD_DBPedro Alves5-9/+16
2013-04-16Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves2-1/+6
2013-04-16Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves3-10/+13
2013-04-07gdb/gdbserver/Jan Kratochvil2-1/+5
2013-04-05gdb/Jan Kratochvil3-118/+7
2013-03-22Linux: No need to set ptrace event options in fork/clone children.Pedro Alves2-2/+5
2013-03-152013-03-15 Tony Theodore <tonyt@logyst.com>Tom Tromey2-1/+6
2013-03-142013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-1/+6
2013-03-13Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2-1/+5
2013-03-13 * tracepoint.c (tfile_get_trace_state_variable_value): Look forYao Qi2-5/+13
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-2/+2
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger10-2/+301
2013-03-11Preserve a verbose error message of xfer functions if they return -3.Markus Metzger2-4/+18
2013-03-11Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger2-1/+12
2013-03-092013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer1-1/+1
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer3-6/+66
2013-03-07gdb/gdbserver/Yao Qi2-8/+16
2013-03-07PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves2-1/+13
2013-03-05Fix ChangeLog entry.Corinna Vinschen1-1/+1
2013-03-05 * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen2-0/+8
2013-02-28 * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey4-0/+212
2013-02-28 * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen2-15/+23
2013-02-28gdb/gdbserver/Yao Qi2-1/+6
2013-02-27 gdb/Jiong Wang4-5/+42
2013-02-27gdb/gdbserver/Yao Qi2-1/+7
2013-02-26gdb/gdbserver/Yao Qi2-1/+4
2013-02-19gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2-5/+17
2013-02-18gdb/gdbserverYao Qi2-1/+5
2013-02-14gdbserver: QTNotes, plug memory leak.Pedro Alves2-0/+10
2013-02-14gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.Pedro Alves1-0/+4
2013-02-14Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2-14/+7