Replaced stack_get_frame with a pure symbol (and no longer stackframe)
commitc238ec520faa3ccee3bd81c3c43de8a06a778426
authorEric Pouech <eric.pouech@wanadoo.fr>
Tue, 29 Nov 2005 10:24:04 +0000 (29 11:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 10:24:04 +0000 (29 11:24 +0100)
treebcd2bc3b768657563994df5e9aea4e3ad9933f0e
parente2bdb145ef856a9aec1ee1fdca9ff164531328d4
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
programs/winedbg/display.c
programs/winedbg/stack.c
programs/winedbg/symbol.c