1. 7102f10 Renamed functions for querying segment creation counters. Added the function sg_get_alive_segments_count(). Removed sg_init() and sg_cleanup() from the public segment interface. by bart · 17 years ago
  2. aa97a54 All error and trace messages now show both Valgrind's and DRD's thread ID. by bart · 17 years ago
  3. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 17 years ago
  4. 2c7c1d5 Converted type of trace messages from Vg_DebugMsg to Vg_UserMsg. by bart · 17 years ago
  5. 68edad5 Added more debugging output. by bart · 17 years ago
  6. 8564292 by sewardj · 17 years ago
  7. da3fdba Add missing include to fix compiler warning. by tom · 17 years ago
  8. 9e86a12 Stop drd trying to get a backtrace when there is no stack pointer. by tom · 17 years ago
  9. e0744f0 Only pass valid ThreadIDs to VG_(record_ExeContext). (Bart Van Assche) by sewardj · 17 years ago
  10. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago