summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-05-074-0/+256
* 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-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>Sergio Durigan Junior2013-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 forYao Qi2013-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.Markus Metzger2013-03-1110-2/+301
* Preserve a verbose error message of xfer functions if they return -3.Markus Metzger2013-03-112-4/+18
* Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger2013-03-112-1/+12
* 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-03-091-1/+1
* 2012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer2013-03-083-6/+66
* gdb/gdbserver/Yao Qi2013-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/Yao Qi2013-02-282-1/+6
* gdb/Jiong Wang2013-02-274-5/+42
* gdb/gdbserver/Yao Qi2013-02-272-1/+7
* gdb/gdbserver/Yao Qi2013-02-262-1/+4
* gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2013-02-192-5/+17
* gdb/gdbserverYao Qi2013-02-182-1/+5
* gdbserver: QTNotes, plug memory leak.Pedro Alves2013-02-142-0/+10
* gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.Pedro Alves2013-02-141-0/+4
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-142-14/+7
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-123-2/+7
* Fix whitespace.Pedro Alves2013-02-121-40/+43
* From: Sanimir Agovic <sanimir.agovic@intel.com>Pedro Alves2013-02-122-1/+6
* 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2013-02-072-7/+19
* Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.Marcus Shawcroft2013-02-072-3/+14
* AArch64 GDBserver support.Marcus Shawcroft2013-02-044-0/+1297
* Ensure ptrace() calls cast arguments 3 and 4 appropriately.Marcus Shawcroft2013-02-042-31/+63
* gdb/gdbserverYao Qi2013-01-254-81/+45
* gdb/gdbserver:Yao Qi2013-01-186-60/+95
* gdb/gdbserver/Yao Qi2013-01-162-1/+6
* Simplifly ptrace_request_to_str's implementation...Joel Brobecker2013-01-072-147/+58
* Add ptrace error handling in lynx_resumeJoel Brobecker2013-01-072-0/+9
* Make x86-lynx GDBserver pass XML register map to GDB.Joel Brobecker2013-01-072-0/+7
* Allow powerpc-*-lynxos* GDBserver to send register map via XML...Joel Brobecker2013-01-072-0/+7