Subject: [WineDbg]: various clean-ups.

Eric Pouech eric.pouech at wanadoo.fr
Mon Nov 28 14:52:29 CST 2005


ChangeLog:
- replaced stack_get_frame with a pure symbol (and no longer stackframe) 
oriented API (stack_get_current_symbol)
- reused the func name (stack_get_frame) for internal stack.c handling

  programs/winedbg/debugger.h |    2 +-
  programs/winedbg/display.c  |    8 ++++----
  programs/winedbg/stack.c    |   37 +++++++++++++++----------------------
  programs/winedbg/symbol.c   |   20 +++++++++++---------
  4 files changed, 31 insertions(+), 36 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: a1044923bc739407b0dbe2ccbcacf2c1f375b214.diff
Type: text/x-patch
Size: 6819 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051128/0a7a6250/a1044923bc739407b0dbe2ccbcacf2c1f375b214.diff


More information about the wine-patches mailing list