1. 27087b7 Apply 'const' in more places by Tom Tromey · 4 years, 7 months ago
  2. c23c939 gdbserver: turn fast tracepoint target ops into methods by Tankut Baris Aktemur · 5 years ago
  3. 5c9eb2f gdbserver: turn target op 'stabilize_threads' into a method by Tankut Baris Aktemur · 5 years ago
  4. 29e8dc0 gdbserver: turn target ops 'pause_all' and 'unpause_all' into methods by Tankut Baris Aktemur · 5 years ago
  5. feacfca gdbserver: rename source files to .cc by Simon Marchi · 5 years ago[Renamed from gdbserver/tracepoint.c]
  6. 919adfe Move gdbserver to top level by Tom Tromey · 5 years ago[Renamed from gdb/gdbserver/tracepoint.c]
  7. 6e37c37 gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add declarations by Simon Marchi · 5 years ago
  8. b811d2c Update copyright year range in all GDB files. by Joel Brobecker · 5 years ago
  9. ab7d13f0 Replace the remaining uses of strerror with safe_strerror by Christian Biesinger · 5 years ago
  10. 30baf67 [gdb] Fix more typos in comments (2) by Tom de Vries · 5 years ago
  11. 4196ab2 Replace write_inferior_memory with target_write_memory by Tom Tromey · 6 years ago
  12. 268a13a Rename common to gdbsupport by Tom Tromey · 6 years ago
  13. 422186a Remove newlines from warnings by Tom Tromey · 6 years ago
  14. 0747795 Normalize includes to use common/ by Tom Tromey · 6 years ago
  15. be6d4f7 Remove duplicate or commented-out #includes by Tom Tromey · 6 years ago
  16. 42a4f53 Update copyright year range in all GDB files. by Joel Brobecker · 6 years ago
  17. ad202fc Get rid of -Wodr warning (PR build/23399) by Simon Marchi · 7 years ago
  18. e99b03d Remove ptid_get_pid by Tom Tromey · 7 years ago
  19. c12a508 Add client_state struct. by Stan Cox · 7 years ago
  20. e2882c8 Update copyright year range in all GDB files by Joel Brobecker · 7 years ago
  21. 9c80ecd gdbserver: use std::list for all_threads by Simon Marchi · 7 years ago
  22. 256642e Constify unpack_varlen_hex & fix fallout by Pedro Alves · 8 years ago
  23. 785922a gdbserver: Remove duplicate functions to find any thread of process by Simon Marchi · 8 years ago
  24. 229d26f Add enum for result of fast_tracepoint_collecting by Simon Marchi · 8 years ago
  25. 61baf72 update copyright year range in GDB files by Joel Brobecker · 8 years ago
  26. dcb07cf gdb: Use C++11 std::chrono by Pedro Alves · 8 years ago
  27. 39b5a3b PR remote/20655 - small fix in handle_tracepoint_bkpts by Tom Tromey · 9 years ago
  28. 35fd2de Fix write endianness/size problem for fast tracepoint enabled flag by Par Olsson · 9 years ago
  29. 4dca19f IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT by Marcin Kościelnicki · 9 years ago
  30. 252db07 gdbserver: Fix C++ build errors in tracepoint.c by Marcin Kościelnicki · 9 years ago
  31. a13c469 IPA: Add alloc_jump_pad_buffer target hook. by Marcin Kościelnicki · 9 years ago
  32. 1cda151 gdbserver/IPA: Export some functions via global function pointers. by Marcin Kościelnicki · 9 years ago
  33. 72fb548 gdbserver/tracepoint.c: Remove whitespace by Simon Marchi · 9 years ago
  34. 6896a8f [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded. by Marcin Kościelnicki · 9 years ago
  35. ae91f62 [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. by Marcin Kościelnicki · 9 years ago
  36. 020ecd3 gdb.trace: Deduplicate write_inferior_data_ptr. by Marcin Kościelnicki · 9 years ago
  37. 7cae905 gdbserver: Remove tracepoint_action ops. by Wei-cheng Wang · 10 years ago
  38. 99e8eb1 gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines. by Marcin Kościelnicki · 9 years ago
  39. 618f726 GDB copyright headers update after running GDB's copyright.py script. by Joel Brobecker · 9 years ago
  40. c17414a gdbserver/tracepoint: Add casts out of tpoint->handle by Pedro Alves · 9 years ago
  41. 9a3c826 Add some more casts (1/2) by Simon Marchi · 10 years ago
  42. 224c3dd Add casts to memory allocation related calls by Simon Marchi · 10 years ago
  43. 18fe412 [gdbserver] Remove unused max_jump_pad_size by Yao Qi · 10 years ago
  44. d78908c Fix argument to compiled_cond, and add cases for compiled-condition. by Wei-cheng Wang · 10 years ago
  45. 8d74932 Replace some xmalloc-family functions with XNEW-family ones by Simon Marchi · 10 years ago
  46. 438e1e4 Prepare for gnulib update by Pedro Alves · 10 years ago
  47. 33ebda9 gdbserver/tracepoint.c: make exported IPA global int instead of enum by Pedro Alves · 10 years ago
  48. b6b9ffc Remove required field in agent's symbols by Pierre Langlois · 10 years ago
  49. dc06243 Remove redundant include directives. by Gary Benson · 10 years ago
  50. eef49a3 constify gdbserver/tracepoint.c by Pedro Alves · 10 years ago
  51. 9a9df97 gdbserver/tracepoint: Add 'struct sockaddr_un *' -> 'struct sockaddr *' cast by Pedro Alves · 10 years ago
  52. 9eb1356 Revert union gdb_sockaddr_u by Pedro Alves · 10 years ago
  53. 366c75f Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations by Pedro Alves · 10 years ago
  54. 61012ee New common function "startswith" by Gary Benson · 10 years ago
  55. 3c14e5a Make functions and variables exported by the IPA be extern "C" by Pedro Alves · 10 years ago
  56. b05ec7a gdbserver: Fix crash when QTinit is handled with no inferior process attached by Antoine Tremblay · 10 years ago
  57. 582511b [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode too by Pedro Alves · 10 years ago
  58. 32d0add Update year range in copyright notice of all files owned by the GDB project. by Joel Brobecker · 10 years ago
  59. 0bfdf32 Rename current_inferior as current_thread in gdbserver by Gary Benson · 11 years ago
  60. 14ce319 Convert fatal to perror_with_name in IPA code by Gary Benson · 11 years ago
  61. 38e08fc Straightforward fatal to internal_error conversions by Gary Benson · 11 years ago
  62. 8ebb3f5 Move stddef.h to common-defs.h by Gary Benson · 11 years ago
  63. d7096f7 Move stdlib.h to common-defs.h by Gary Benson · 11 years ago
  64. 649ebbc Replace code accessing list implementation details with API calls. by Doug Evans · 11 years ago
  65. ff0e980 replace unhexify with hex2bin by Tom Tromey · 11 years ago
  66. e9371af replace convert_int_to_ascii with bin2hex by Tom Tromey · 11 years ago
  67. 971dc0b replace hexify with bin2hex by Tom Tromey · 11 years ago
  68. 9c3d653 move some rsp bits into rsp-low.h by Tom Tromey · 11 years ago
  69. 87ce2a0 New gdbserver option --debug-format=timestamp. * NEWS: Mention it. by Doug Evans · 11 years ago
  70. ecd75fc Update Copyright year range in all files maintained by GDB. by Joel Brobecker · 11 years ago
  71. fd0a4d7 There were two functions who were calling "sizeof" twice. by Sergio Durigan Junior · 11 years ago
  72. c144c7a [gdbserver] Split a new tracepoint.h file out of server.h. by Pedro Alves · 12 years ago
  73. 3aafd2f [gdbserver] Fix trace-buffer-size.exp FAILs. by Pedro Alves · 12 years ago
  74. 86ebe14 Fix trace status to output username without trailing colon. by Dmitry Kozlov · 12 years ago
  75. f30aa5a Fix trace-status to output proper start-time and stop-time. by Dmitry Kozlov · 12 years ago
  76. 28a9351 gdb/ by Yao Qi · 12 years ago
  77. 3aee891 [GDBserver] Multi-process + multi-arch by Pedro Alves · 12 years ago
  78. 1ebff1f 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com> by Hafiz Abid Qadeer · 12 years ago
  79. eeb56fa 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com> by Sergio Durigan Junior · 12 years ago
  80. 8ddb196 * tracepoint.c (tfile_get_trace_state_variable_value): Look for by Yao Qi · 12 years ago
  81. f6f899b 2012-03-08 Stan Shebs <stan@codesourcery.com> by Hafiz Abid Qadeer · 12 years ago
  82. e64f749 gdb/gdbserver/ by Yao Qi · 12 years ago
  83. 736cd58 gdb/gdbserver/ by Yao Qi · 12 years ago
  84. 282bbdf gdb/gdbserver/ by Yao Qi · 12 years ago
  85. 8e1d55a gdbserver: QTNotes, plug memory leak. by Pedro Alves · 12 years ago
  86. baea0dae Move savestring to common/common-utils.c, make gdbserver use it. by Pedro Alves · 12 years ago
  87. 5ae4861 gdb/gdbserver: by Yao Qi · 12 years ago
  88. 28e7fd6 Update years in copyright notice for the GDB files. by Joel Brobecker · 12 years ago
  89. fbd5db4 gdb/gdbserver: 2012-11-09 Yao Qi <yao@codesourcery.com> by Yao Qi · 12 years ago
  90. 918d227 gdb/gdbserver/ by Yao Qi · 13 years ago
  91. 18c1b81 gdb/gdbserver/ by Yao Qi · 13 years ago
  92. 7255706 gdb/gdbserver/ PR remote/14161. by Yao Qi · 13 years ago
  93. 623b6bd gdb/gdbserver: by Yao Qi · 13 years ago
  94. 80d2693 gdb/gdbserver/ by Yao Qi · 13 years ago
  95. 42476b7 gdb/ by Yao Qi · 13 years ago
  96. 7bc8363 gdb/gdbserver/ by Yao Qi · 13 years ago
  97. 5f18041 gdb/gdbserver/ by Yao Qi · 13 years ago
  98. 0ab5faf gdb/gdbserver/ by Yao Qi · 13 years ago
  99. fc3e517 gdb/gdbserver/ by Yao Qi · 13 years ago
  100. 8d0d92c gdb/gdbserver/ by Yao Qi · 13 years ago