Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValGrind para ver erros de Memória #41

Closed
Ca-moes opened this issue Oct 27, 2020 · 0 comments
Closed

ValGrind para ver erros de Memória #41

Ca-moes opened this issue Oct 27, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Ca-moes
Copy link
Owner

Ca-moes commented Oct 27, 2020

https://www.valgrind.org/docs/manual/quick-start.html

valgrind --version
sudo apt get valgrind

Compile your program with -g

valgrind --leak-check=yes myprog arg1 arg2

@Ca-moes Ca-moes added the Extra Features extra ou complementos label Oct 27, 2020
@Ca-moes Ca-moes added this to the 1º Trabalho Laboratorial milestone Oct 27, 2020
@Ca-moes Ca-moes added this to To do in Projeto Laboratorial 1 via automation Oct 27, 2020
@Ca-moes Ca-moes added documentation Improvements or additions to documentation and removed Extra Features extra ou complementos labels Oct 31, 2020
@Ca-moes Ca-moes moved this from To do to Info in Projeto Laboratorial 1 Nov 6, 2020
@Ca-moes Ca-moes pinned this issue Dec 9, 2020
@Ca-moes Ca-moes closed this as completed Aug 8, 2023
Projeto Laboratorial 1 automation moved this from Info to Done Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

1 participant