[ros-bugs] [Bug 2871] New: DPRINT1 and DPRINT might print thread and process ID.

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Dec 4 00:18:27 CET 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2871

           Summary: DPRINT1 and DPRINT might print thread and process ID.
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: jeanmichel.123 at free.Fr
         QAContact: ros-bugs at reactos.org


In order to make more readable traces,
debug macros **
DPRINT1 and DPRINT might print thread and process ID.

For example:
process id:01234:thread:9876:(dll/win32/kernel32/file/dir.c:670)
GetFullPathNameW(lpFileName shell32.dll, nBufferLength 260, lpBuffer 008ADD24,
lpFilePart 00000000)

instead of:
(dll/win32/kernel32/file/dir.c:670) GetFullPathNameW(lpFileName shell32.dll,
nBufferLength 260, lpBuffer 008ADD24, lpFilePart 00000000)


-- 
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