• Eric Pouech's avatar
    winedbg: Various information printing issues. · 62f16d3c
    Eric Pouech authored
    - in backtraces, (void) functions should be listed with '()' as arguments instead of ''
    - factorized code for diplaying information about a local/parameter
    - fixed a couple of bugs here
    - rewrote format specifiers for print commands (do no waste space for padding data)
    - added support for new wine's dbghelp extension for local/parameter
      variables being out of scope
    62f16d3c
stack.c 12.2 KB