Age | Commit message (Expand) | Author | Files | Lines |
2013-05-17 | [gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in comment | Joel Brobecker | 2 | -5/+10 |
2013-05-17 | gdbserver/lynx178: spurious SIG61 signal when resuming inferior. | Joel Brobecker | 2 | -13/+60 |
2013-05-17 | gdb/gdbserver | Yao Qi | 2 | -1/+6 |
2013-05-16 | * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR, | Luis Machado | 2 | -22/+45 |
2013-05-07 | 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 4 | -0/+256 |
2013-05-03 | 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 2 | -0/+6 |
2013-04-25 | Fix format error of ChangeLog. | Hui Zhu | 1 | -1/+0 |
2013-04-25 | 2013-04-25 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2 | -0/+7 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 5 | -4/+22 |
2013-04-17 | Use AC_DEFINE for USE_THREAD_DB | Pedro Alves | 5 | -9/+16 |
2013-04-16 | Only define 'struct lwp_info'::thread_known if using libthread-db. | Pedro Alves | 2 | -1/+6 |
2013-04-16 | Fix remaining GDBserver issues with !HAVE_THREAD_DB_H. | Pedro Alves | 3 | -10/+13 |
2013-04-07 | gdb/gdbserver/ | Jan Kratochvil | 2 | -1/+5 |
2013-04-05 | gdb/ | Jan Kratochvil | 3 | -118/+7 |
2013-03-22 | Linux: No need to set ptrace event options in fork/clone children. | Pedro Alves | 2 | -2/+5 |
2013-03-15 | 2013-03-15 Tony Theodore <tonyt@logyst.com> | Tom Tromey | 2 | -1/+6 |
2013-03-14 | 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2 | -1/+6 |
2013-03-13 | Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not defined | Joel Brobecker | 2 | -1/+5 |
2013-03-13 | * tracepoint.c (tfile_get_trace_state_variable_value): Look for | Yao Qi | 2 | -5/+13 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -2/+2 |
2013-03-11 | Add the gdb remote target operations for branch tracing. | Markus Metzger | 10 | -2/+301 |
2013-03-11 | Preserve a verbose error message of xfer functions if they return -3. | Markus Metzger | 2 | -4/+18 |
2013-03-11 | Implement branch tracing on Linux based on perf_event such that it can be shared | Markus Metzger | 2 | -1/+12 |
2013-03-09 | 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 1 | -1/+1 |
2013-03-08 | 2012-03-08 Stan Shebs <stan@codesourcery.com> | Hafiz Abid Qadeer | 3 | -6/+66 |
2013-03-07 | gdb/gdbserver/ | Yao Qi | 2 | -8/+16 |
2013-03-07 | PR gdb/15236: gdbserver write to linux memory with zero length corrupts stack | Pedro Alves | 2 | -1/+13 |
2013-03-05 | Fix ChangeLog entry. | Corinna Vinschen | 1 | -1/+1 |
2013-03-05 | * configure.host: Add x86_64-*-cygwin* as host. | Corinna Vinschen | 2 | -0/+8 |
2013-02-28 | * configure.ac: Invoke AC_SYS_LARGEFILE. | Tom Tromey | 4 | -0/+212 |
2013-02-28 | * win32-low.c: Throughout, fix format strings and casts of | Corinna Vinschen | 2 | -15/+23 |
2013-02-28 | gdb/gdbserver/ | Yao Qi | 2 | -1/+6 |
2013-02-27 | gdb/ | Jiong Wang | 4 | -5/+42 |
2013-02-27 | gdb/gdbserver/ | Yao Qi | 2 | -1/+7 |
2013-02-26 | gdb/gdbserver/ | Yao Qi | 2 | -1/+4 |
2013-02-19 | gdbserver:server.c - use unpack_varlen_hex to extract hex numbers. | Pedro Alves | 2 | -5/+17 |
2013-02-18 | gdb/gdbserver | Yao Qi | 2 | -1/+5 |
2013-02-14 | gdbserver: QTNotes, plug memory leak. | Pedro Alves | 2 | -0/+10 |
2013-02-14 | gdbserver:tracepoint.c:cmd_qtdpsrc use savestring. | Pedro Alves | 1 | -0/+4 |
2013-02-14 | Move savestring to common/common-utils.c, make gdbserver use it. | Pedro Alves | 2 | -14/+7 |
2013-02-12 | Consistent use of (C) after "Copyright". | Pedro Alves | 3 | -2/+7 |
2013-02-12 | Fix whitespace. | Pedro Alves | 1 | -40/+43 |
2013-02-12 | From: Sanimir Agovic <sanimir.agovic@intel.com> | Pedro Alves | 2 | -1/+6 |
2013-02-07 | 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com> | Marcus Shawcroft | 2 | -7/+19 |
2013-02-07 | Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET. | Marcus Shawcroft | 2 | -3/+14 |
2013-02-04 | AArch64 GDBserver support. | Marcus Shawcroft | 4 | -0/+1297 |
2013-02-04 | Ensure ptrace() calls cast arguments 3 and 4 appropriately. | Marcus Shawcroft | 2 | -31/+63 |
2013-01-25 | gdb/gdbserver | Yao Qi | 4 | -81/+45 |
2013-01-18 | gdb/gdbserver: | Yao Qi | 6 | -60/+95 |
2013-01-16 | gdb/gdbserver/ | Yao Qi | 2 | -1/+6 |