Using DTrace to Profile and Debug A C++ Program

A sample program CCtest was created to demonstrate an error common to C++ applications — the memory leak. The examples in this article demonstrate the use of the DTrace feature in the Solaris 10 Operating System to diagnose C++ application errors. These examples are also used to compare DTrace with other debugging tools, including Sun Studio 10 software and mdb in the Solaris 10 OS.

25 Comments

  1. 2005-02-19 6:48 am
  2. 2005-02-19 7:26 am
  3. 2005-02-19 7:49 am
  4. 2005-02-19 7:57 am
  5. 2005-02-19 7:58 am
  6. 2005-02-19 8:07 am
  7. 2005-02-19 8:12 am
  8. 2005-02-19 8:28 am
  9. 2005-02-19 9:13 am
  10. 2005-02-19 9:21 am
  11. 2005-02-19 9:22 am
  12. 2005-02-19 12:39 pm
  13. 2005-02-19 12:57 pm
  14. 2005-02-19 1:05 pm
  15. 2005-02-19 1:10 pm
  16. 2005-02-19 1:12 pm
  17. 2005-02-19 3:30 pm
  18. 2005-02-19 4:06 pm
  19. 2005-02-19 4:24 pm
  20. 2005-02-19 4:27 pm
  21. 2005-02-19 4:55 pm
  22. 2005-02-19 9:15 pm
  23. 2005-02-19 9:33 pm
  24. 2005-02-20 3:33 am
  25. 2005-02-20 3:40 am