[dbghelp] improve dwarf support

Eric Pouech eric.pouech at gmail.com
Fri Jun 16 06:06:12 CDT 2006


2006/6/16, Raphael <fenix at club-internet.fr>:
>
> Hi,
>
> Changelog:
>   - map lines section
>   - better robustness
>   - support of unamed syms
>   - better traces
>   - ref hash table to stabilize model
>
> TODO:
>   - find a clean way to handle forward declarations (some assertions can
> happen)
>   - debug lines parsing


I did (in parallel) some work on the dwarf2 support. I have 20+ patches to
make it really work. Those patches bring :

- type support, including forward declarations (which really requires a two
pass parser, hence a major rewrite of the code)
- function's variables & parameter support
- line information is ok (except for inlined functions)
- a couple of bug fixes from current code

I'd suggest hence not to apply this patch and to wait for the full solution
(likely sometimes this week-end).
-- 
Eric Pouech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20060616/6da722b4/attachment.htm


More information about the wine-devel mailing list