We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

A dozen years of Memcheck

Formale Metadaten

Titel
A dozen years of Memcheck
Untertitel
Looking backwards and looking forwards
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Memcheck is probably the most heavily used tool in the Valgrind suite,checking for invalid addresses, undefined values and memory leaks. In thistalk I'll look back at the history of the tool, then I'll look forwards atsome of the challenges it faces as the hardware and software ecosystemcontinue to evolve around it. I'll talk a bit about some of the effects ofMemcheck on the C++ ecosystem and how it fits into the big picture of makingyour big C++ app crash-free and reliable. This talk is aimed at Valgrind (Memcheck!) users and developers. It should beaccessible to C/C++/Fortran developers who have used the tool or are thinkingof doing so.