1. 72a10e5 Allow no debuginfo to be found when (trying to) produce the help msg by philippe · 10 years ago
  2. 0642639 ensure the regcache is in sync with the fpsr part VEX represents by philippe · 10 years ago
  3. a0a0c6b take endianness into account in arm64 fpsr xfer, by philippe · 10 years ago
  4. e5d36ff arm64: fix the conversion from/to VEX fpsr to/from GDB representation by philippe · 10 years ago
  5. def5aae Rollback the (functional) effect of 13944 and 14134 by philippe · 10 years ago
  6. e120667 Follow up to rev 13944 by philippe · 10 years ago
  7. f8b689a Shadow registers wronly shown by gdb on avx machine by philippe · 10 years ago
  8. c69477a Track vex r2894 (representation changes to arm64 FPSR) by sewardj · 10 years ago
  9. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  10. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  11. c23ae60 Avoid warnings due to implicit conversion between void*, Addr, and fn pointers by philippe · 10 years ago
  12. 3a73b39 When enabling hostvisibility in gdbsrv, give a more user friendly by philippe · 10 years ago
  13. 02fbf7f On old kernel, poll syscall being ptraced (vgdb+ptrace) is not necessarily by philippe · 10 years ago
  14. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  15. 5c683cf Support -Wformat -Werror=format-security. by mjw · 10 years ago
  16. 853a1ce In case gdbsrv poll syscall fails, produces more information by philippe · 10 years ago
  17. ed4c5c1 Keep the reading side of the FIFO opened after a vgdb disconnect by philippe · 10 years ago
  18. 08a0e88 Also give the indication on how to use vgdb when --vgdb-stop-at is given by philippe · 10 years ago
  19. adfff76 * Factorise code between is_valid_for_client and is_valid_for_valgrind. by philippe · 10 years ago
  20. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  21. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  22. 987862c Fix incorrect include, spotted by mjw. by sewardj · 11 years ago
  23. 5566301 No need to discard translation in gdbserver when --vgdb=full by philippe · 11 years ago
  24. 0eb0d5a Fix or implement various things to have V gdbsrv working on arm64 by philippe · 11 years ago
  25. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  26. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 11 years ago
  27. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  28. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  29. 4be47bc Minor tweak in the vgdb instructions output by valgrind: by philippe · 11 years ago
  30. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  31. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  32. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  33. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  34. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  35. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  36. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  37. bd612e8 Avoid a compiler warning about integer overflow when compiling this by sewardj · 11 years ago
  38. 01a492e add a test + assert for GDB bug bypassed in r13472 by philippe · 11 years ago
  39. 03ffc6e Bypass GDB bug which asks to read packet slightly too big by philippe · 11 years ago
  40. c3294a9 mips32/mips64: Avoid breakpoints in branch delay slots by petarj · 11 years ago
  41. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  42. 0232098 fix gdbsrv inferior calls when PT_GNU_STACK declares stack not executable by philippe · 11 years ago
  43. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
  44. 66e4c73 Fix warning (missing #include file) by philippe · 12 years ago
  45. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 12 years ago
  46. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
  47. d734865 Fix buffer overrun due to copy paste from x86 to amd64. by philippe · 12 years ago
  48. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 12 years ago
  49. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  50. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  51. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  52. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  53. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  54. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  55. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  56. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  57. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  58. d7209de Localise "struct reg regs[]". by sewardj · 12 years ago
  59. 9994ed6 Small cleanup: use VG_TRACK (when possible) to call tool tracking functions by philippe · 12 years ago
  60. 0972443 Fix assert in gdbserver for watchpoints watching the same address by philippe · 12 years ago
  61. 1e4071e Fix typo/merge problem (replace s390x by mips32 in target.c) by philippe · 12 years ago
  62. c68994d Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  63. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  64. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  65. b7a0e59 Add missing gdbserver xml files for shadow registers for ppc32 by philippe · 12 years ago
  66. 419d5f2 gdbserver: introduce support to show the AVX registers. by philippe · 12 years ago
  67. 349a391 Prepare for AVX support : restructure gdbsrv/target/valgrind-low/arch low by philippe · 12 years ago
  68. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  69. 93a6a8d add optional arg [aspacemgr] to v.info memory to show aspacemgr segments. by philippe · 12 years ago
  70. c42a5cc Change permission mask for FIFOs and shared memory to 0600 instead of 0666 by philippe · 12 years ago
  71. 62d2b62 Fix #ifdef vs { mismatch in r12471, that broke compilation on MacOS. by sewardj · 12 years ago
  72. a3d8c67 Further fix 297078 : implement conversion between vki and gdb real time sig nr. by philippe · 12 years ago
  73. 886fde3 Fix bug 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr and by philippe · 12 years ago
  74. ede2d6c (for x86 and amd64): Change the type of the shadow regs for floating point registers by philippe · 12 years ago
  75. 561b832 Change the type of the shadow regs for floating point registers by florian · 12 years ago
  76. e2b8aa4 Add s390x register decsription to vgdb. This enables examination by florian · 12 years ago
  77. 0e1cac9 After a fork, gdbserver_init can be called again. by philippe · 13 years ago
  78. 75a5f78 Fix buffer overflow bug when building the target file. by philippe · 13 years ago
  79. 5786420 Avoid having holes in the VgdbShared struct. by philippe · 13 years ago
  80. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 13 years ago
  81. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
  82. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  83. ae52a93 Valgrind gdbserver can open/close connections multiple times by philippe · 13 years ago
  84. 238ac2f Spelling fix by bart · 13 years ago
  85. 7ee8b88 Small doc changes: by philippe · 13 years ago
  86. de80335 Give a better help message for gdbserver when VALGRIND_LIB by philippe · 13 years ago
  87. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  88. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  89. e906c64 Update names of vgdb pipes in documentation. Followup to r12071. by florian · 13 years ago
  90. ab8630f Change the name of the pipes for vgdb by adding username and hostname. by florian · 13 years ago
  91. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  92. 4b03d39 vgdb: Unlink pipes and mapped file before (re)creating these. by bart · 13 years ago
  93. 0bb3c67 Rename some local variables 'signal' to 'zignal' since gcc complains they by sewardj · 13 years ago
  94. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  95. b2572b5 GDB server: by sewardj · 13 years ago
  96. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  97. 45fa417 GDB server: by sewardj · 13 years ago
  98. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  99. 1ac2110 Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd by sewardj · 13 years ago
  100. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago