dbghelp: Dwarf & function blocks.
commita2b443210723f84f428206432dba08561a45bf98
authorEric Pouech <eric.pouech@wanadoo.fr>
Sun, 18 Jun 2006 19:32:03 +0000 (18 21:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jun 2006 09:51:16 +0000 (20 11:51 +0200)
tree994076c6e5cbebf865756e9684d50c6ac19d1d71
parent7476f8c84035fcc186cb5f09b8c2bd2e9b849cbd
dbghelp: Dwarf & function blocks.

- properly handling function blocks
- handling of variables inside of blocks (either on stack, or in a
  register, or relative to the frame register if any)
- added dwarf2_subprogram_t structure so that we can pass around
  relevant information for function parsing
dlls/dbghelp/dwarf.c