On 20/01/10 16:48, Ashley Pittman wrote:
>
> The pid in the valgrind output (7346) does not match the one from ps
> (7353), it looks like your process is forking into the background to
> detach from the terminal, is there any way to prevent this behaviour?
> Most daemons have a command line option to disable it which will
> simplify using valgrind. Otherwise you might want to look into using the
> --trace-children=yes option to valgrind.
From "man pcscd":
-f, --foreground
Runs pcscd in the foreground and sends log messages
to stderr instead of syslog(3).
Which should do what is needed.
Tom
--
Tom Hughes ([email protected])
http://www.compton.nu/
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users