[ros-bugs] [Bug 2871] DPRINT1 and DPRINT might print thread and process ID.
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Wed Dec 19 21:30:11 CET 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2871
--- Comment #4 from jeanmichel.123 <jeanmichel.123 at free.Fr> 2007-12-19 21:30:11 CET ---
What is the advantage of this?
When you try to understand the interaction between an existing windows
application and ReactOS library/system,
you might want to add some traces in some Reactos function, such as file
handling.
If you add some DPRINT in function which handle file, to manage the way a a
file is managed, you will have all traces related to the files handled by
tested application, but you will too have a lot of messages related to other
processes (such as explorer?).
To have only calls related to a defined process/thread, an id might could be
used to grep the log.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list