Thanks for clarifications
++ if the binary is crashed or may be not crashed when it runs with
valgrind, but in both case valgrind is able to give the report. ?

On Mon, Jan 25, 2021 at 1:28 PM Paul Floyd <[email protected]> wrote:

>
>
> > On 24 Jan 2021, at 18:29, Kunal Chauhan <[email protected]>
> wrote:
> >
> > Hi paul,
> >
> > thanks for info,
> > 1.Like  in trailing mail you said process under completion  what do you
> mean exactly,
> > 2. Also for running a process under valgrind my binary should be strip
> or unstrip.?
> >
> > 3. Memcheck tool where it fits in context of valgrind .
>
>
> (Replying to the list)
>
> 1. A command like ‘pwd’. You run the command, it prints the working
> directory and then it exits. In this example when the pwd process
> completes, Valgrind can detect leaks.
> 2. Unstripped binaries with debug information are the best.
> 3. Valgrind includes several tools, memcheck being the best known of them,
> for detecting memory errors. There are also tools for profiling and thread
> hazard detection.
>
> A+
> Paul
>
> _______________________________________________
> Valgrind-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
>


-- 
*Thanks with Regards!*

*Kunal Chauhan*
*Mob:09813614826*
*Mob:08860397903*

*E-mail:[email protected] <e-mail%[email protected]>*
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to