summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
...
* [GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb.base/siginfo-obj.exp reg...Pedro Alves2013-06-122-3/+11
* Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves2013-06-113-14/+39
* Fix regression from multi-arch patch.Pedro Alves2013-06-112-1/+6
* [GDBserver] Initialize the x32 avx target description.Pedro Alves2013-06-112-0/+6
* gdb/gdbserver/Jan Kratochvil2013-06-092-34/+49
* Mention PR server/14823 in ChangeLogs.Pedro Alves2013-06-071-0/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-0749-701/+2316
* Add PR number to this entry:Doug Evans2013-06-061-0/+1
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-043-100/+131
* * linux-x86-low.c (ps_get_thread_area): Properly extend address toDoug Evans2013-05-312-1/+7
* [GDBserver][AArch64] Remove references to aarch64-without-fpu.xml.Pedro Alves2013-05-284-8/+11
* [gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2013-05-242-8/+13
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-236-12/+132
* [gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in commentJoel Brobecker2013-05-172-5/+10
* gdbserver/lynx178: spurious SIG61 signal when resuming inferior.Joel Brobecker2013-05-172-13/+60
* gdb/gdbserverqiyao2013-05-172-1/+6
* * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,Luis Machado2013-05-162-22/+45
* 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-05-074-0/+256
* 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>abidh2013-05-032-0/+6
* Fix format error of ChangeLog.Hui Zhu2013-04-251-1/+0
* 2013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-04-252-0/+7
* PR gdb/7912:Tom Tromey2013-04-225-4/+22
* Use AC_DEFINE for USE_THREAD_DBPedro Alves2013-04-175-9/+16
* Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves2013-04-162-1/+6
* Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves2013-04-163-10/+13
* gdb/gdbserver/Jan Kratochvil2013-04-072-1/+5
* gdb/Jan Kratochvil2013-04-053-118/+7
* Linux: No need to set ptrace event options in fork/clone children.Pedro Alves2013-03-222-2/+5
* 2013-03-15 Tony Theodore <tonyt@logyst.com>Tom Tromey2013-03-152-1/+6
* 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-03-142-1/+6
* Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2013-03-132-1/+5
* * tracepoint.c (tfile_get_trace_state_variable_value): Look forqiyao2013-03-132-5/+13
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-2/+2
* Add the gdb remote target operations for branch tracing.mmetzger2013-03-1110-2/+301
* Preserve a verbose error message of xfer functions if they return -3.mmetzger2013-03-112-4/+18
* Implement branch tracing on Linux based on perf_event such that it can be sharedmmetzger2013-03-112-1/+12
* 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>abidh2013-03-091-1/+1
* 2012-03-08 Stan Shebs <stan@codesourcery.com>abidh2013-03-083-6/+66
* gdb/gdbserver/qiyao2013-03-072-8/+16
* PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves2013-03-072-1/+13
* Fix ChangeLog entry.Corinna Vinschen2013-03-051-1/+1
* * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen2013-03-052-0/+8
* * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey2013-02-284-0/+212
* * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen2013-02-282-15/+23
* gdb/gdbserver/qiyao2013-02-282-1/+6
* gdb/jiwang2013-02-274-5/+42
* gdb/gdbserver/qiyao2013-02-272-1/+7
* gdb/gdbserver/qiyao2013-02-262-1/+4
* gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2013-02-192-5/+17
* gdb/gdbserverqiyao2013-02-182-1/+5