C++ World

Invader - Lightweight Memory Leak Debugger and Profiler

Detects memory leaks on embedded Linux, Android, QNX and Unix

Invader
There are a few use cases which are error prone and hard to debug at the same time in an ambedded software project.
  • Start up of complex applications
  • Applications with many threads
  • Complex C++ Code
Invader deals with all these problems and is probably unique in that perspective.

Invader hooks on to your application and measures heap consumption, detecting memory leaks and analyses the usage pattern of your memory allocation - deallocation strategy. The latter will help you optimizing your performance. Memory leaks detection will help you stabilizing your product. You will be amazed how much you learn about your own software by having invader analysing it.

<<<< previous page | next page >>>>

Contact C++ World

© C++ World KG Impressum Haftungsausschluss AGB Datenschutz