[Bug 20230] Multiple system information tools and debuggers need GetThreadTimes() to return correct values for all threads (SIV System Information Viewer, Ollydbg 1.x/2.x, x64dbg)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 3 03:55:02 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=20230

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|SIV (System Information     |Multiple system information
                   |Viewer) needs               |tools and debuggers need
                   |GetThreadTimes() to return  |GetThreadTimes() to return
                   |correct values for all      |correct values for all
                   |threads                     |threads (SIV System
                   |                            |Information Viewer, Ollydbg
                   |                            |1.x/2.x, x64dbg)

--- Comment #9 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

Zeb made a new attempt to get patches in:

https://www.winehq.org/pipermail/wine-devel/2020-June/167306.html

--- quote ---
The only applications associated with this patch, and the others in the series,
are essentially system process monitors. Accordingly, it's not really providing
anything useful over host utilities such as ps(1).

This patch helps System Information Viewer, and the other two in the series
help
Process Hacker.
--- quote ---

Actually the first patch also helps multiple debuggers. Ollydbg v1.x/2.x and
x64dbg have a 'Threads' view which includes display of user/kernel CPU time of
all the debuggee threads in real-time which is useful in certain situations.

Refining summary to reference these tools as well.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list