• Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language Pascal
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spider - Delphi profiler

dbg-spider

Spider - Delphi profiler

Real time profiler for Delphi applications: 
✓  Detailed debug information (internal, TDS, MAP)
✓  Display information for multi-threaded applications
✓  Timeline diagram for process execute
✓  Analysis of exceptions
✓  Analysis of the realtime use of memory
✓  Analysis of memory leaks
✓  Analysis of the call stack
✓  Analysis of run-time functions (code tracking)
✓  Analysis of the "deadlocks" (Sleep, CriticalSection, SendMessage, etc.)
✓  The ability to view the source code in the analysis of events