https://bugs.winehq.org/show_bug.cgi?id=54473 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #1 from Eric Pouech <eric.pouech(a)gmail.com> --- Thanks for the report. It makes sense. but: - I think we should get rid of gdb reference in 'help' command since wine's format specification is different from gdb's. And also, the reference to 'man winedbg' should be extended to all commands. - this also shows that we'd need another format specifier for 64bit integers (using /a only works on 64bit debugger, and is more suited for pointers) The patches have to be created as a merge request in Wine git-lab. -- 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.