https://bugs.winehq.org/show_bug.cgi?id=54473
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@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.